moritamori
ed2895e2a7
Readme update for alternative string values flag
2022-11-13 23:41:23 +09:00
mieubrisse
a1605fba51
Add usage for module-aware generation
2022-02-04 13:25:17 -03:00
Menno
074b95bab8
add documentation for alternative string values flag
2021-10-17 14:32:13 +02:00
Dan Markham
b85f109b7f
Return the same string passed for error
...
Fixes Issue #43
2021-07-21 23:11:39 -07:00
Dan Markham
2479605aa2
Readme update
2021-01-30 23:37:57 -08:00
Dan Markham
14261a8f07
Doc updates around <Type>String(s string) Case Insensitive
2019-05-05 15:07:38 -07:00
Dan Markham
ae561ba734
Adding in the Usage
2019-04-23 21:21:16 -07:00
Dan Markham
24de023e5c
Add a example for go mods use
2019-04-07 23:56:38 -07:00
Dan Markham
49d05009d0
Update README.md
2019-04-07 20:02:31 -07:00
Dan Markham
76fd2e5795
update
2019-04-05 01:57:06 -07:00
Dan Markham
a34ce5a636
testing and deploy with travis
2019-04-05 00:59:36 -07:00
Dan Markham
07dc9c9dbe
Updates to the readme
2019-04-04 22:53:44 -07:00
Dan Markham
107292ddbc
resolve some conflicts
2019-04-04 17:57:54 -07:00
Luca Osti
188f5ebedc
Add title-lower transform
2019-03-22 11:37:02 +01:00
Luca Osti
5511caae23
Add prefix after transform
2019-03-22 11:36:16 +01:00
Luca Osti
ea11b04142
Add withprefix flag
2019-03-22 10:54:07 +01:00
Xopherus
6ec30747dc
Add whitespace-separated transformation
2019-02-12 12:35:47 -05:00
Gert-Jan Timmer
78452a952a
Add Transformers
...
- snake-upper
- kebab-upper
- lower (Lowercase)
- upper (Uppercase)
- title (TitleCase)
- first (Use first character of string)
- first-lower (same as first only lower case)
- first-upper (same as first only upper case)
2019-01-17 13:07:52 +01:00
Rodolfo Rodriguez
5188ada83d
Update README.md
...
fix minor typo
2018-04-11 17:50:53 -05:00
Alvaro Lopez Espinosa
70e5ffb726
Add link to cover badge
2018-03-09 18:12:22 +00:00
Alvaro Lopez Espinosa
64261f400f
Update godoc card
2018-03-09 18:10:12 +00:00
Alvaro Lopez Espinosa
a70439e187
Add godoc card
2018-03-09 18:09:16 +00:00
Alvaro Lopez Espinosa
c5796a6202
Add go report card
2018-03-09 17:08:50 +00:00
Alvaro Lopez Espinosa
58936429ea
Add code coverage
2018-03-09 16:04:50 +00:00
Alvaro Lopez Espinosa
f6af706459
Correct some typos
2018-03-09 14:47:25 +00:00
Alvaro Lopez Espinosa
d213131f3e
Changed "BelongsTo" method by "IsA" and update Readme
2018-03-09 14:44:41 +00:00
Álvaro
7b30369342
Updated Readme
2018-03-08 20:08:41 +00:00
Alvaro Lopez Espinosa
f3fec002f1
Change the name of the generated file
2018-02-06 12:17:13 +00:00
Steve Atkins
bd9938fa86
Remove autotrimprefix option; add basic tests for -trimprefix.
2018-02-05 16:48:43 -08:00
Steve Atkins
276f4081b1
Merge branch 'master' of git://github.com/alvaroloes/enumer
2018-02-05 15:45:41 -08:00
Timo Reitz
15e9093eb1
Fix typo.
2017-11-02 22:02:53 +01:00
Steve Atkins
51d23ad531
add -trimprefix and -autotrimprefix
2017-04-10 11:37:23 -07:00
Álvaro López Espinosa
fbb114e61f
Update README.md
2017-02-09 11:02:18 +00:00
achernov
a086331b38
Update readme
2017-02-01 11:49:25 +03:00
Jim Minter
86cfc17470
add yaml support
2016-12-20 12:57:15 +00:00
Álvaro
68e3d4bbf5
Updated readme
2016-10-26 17:12:50 +01:00
Álvaro
04c93cadb4
Updated readme
2016-10-26 17:12:25 +01:00
marco
af92007434
Merge remote-tracking branch 'upstream/master'
2016-10-20 13:42:25 +02:00
Alvaro Lopez Espinosa
986f3e9353
Changed the flag noJSON to json
2016-05-21 13:34:12 +01:00
marco
ef9a220565
implemented sql flag
2016-02-06 22:46:59 +01:00
marco
cd583bfe41
Merge remote-tracking branch 'upstream/master'
2016-02-06 22:40:52 +01:00
Álvaro López Espinosa
e9e87a4508
Fixed typo in README
2016-01-21 10:49:12 +00:00
Álvaro
8e90031b3d
Added inspiring projects to readme
2016-01-20 23:18:14 +00:00
Álvaro
e2f75033ac
Fixed Readme
2016-01-20 23:15:57 +00:00
Álvaro
6764143423
Updated readme with the new JSON additions
2016-01-20 23:09:18 +00:00
marco
9e56f9eb23
removed unnecessary params in function call
2016-01-13 11:50:18 +01:00
marco
af7ef17caa
implemented Scanner and Valuer interface
2016-01-12 12:37:51 +01:00
alvaroloes
a8751cee5a
Updated README with syntax highlighting for Go snippets
2015-12-31 14:41:41 +00:00
alvaroloes
ce36ee186f
Updated README
2015-12-31 14:36:39 +00:00
alvaroloes
791bddaf9e
Fixed markdown format
2015-12-29 13:29:35 +00:00