Commit Graph

13 Commits

Author SHA1 Message Date
bestplay
d8275f2535
Update snake.go
Consider userID to user_id
2018-04-27 15:32:37 +08:00
Ian Coleman
d192385340 Treat acronyms as whole words
Closes #5
2018-03-11 18:56:25 +11:00
Ian Coleman
3de563c3dc Apply gofmt to all code 2017-11-29 12:02:53 +11:00
Ian Coleman
30c986a8fa Treat numbers as word boundaries 2017-11-29 11:52:26 +11:00
Ian Coleman
e1e131f0f2 Make toCamelInitCase private 2017-06-15 12:36:32 +10:00
Ian Coleman
c888c7b782 Add test for Issue #2 2017-06-15 12:34:40 +10:00
Ian Coleman
202477781d Add test for Issue #1 2017-06-15 12:32:52 +10:00
iancoleman
adbbf08fa6 Merge pull request #3 from jbcpollak/master
added ToLowerCamel(), capitalize characters after -
2017-06-15 10:55:54 +10:00
Joshua Chaitin-Pollak
a2c126df64 fix: capitalize characters after -
feat: created ToLowerCamel() to not capitalize the first letter
2017-06-14 14:26:32 -04:00
Ian Coleman
efa75d0710 Coverage badge 2015-10-16 15:34:13 +11:00
Ian Coleman
26661c31a8 Simpler travis.yml 2015-10-16 15:33:57 +11:00
Ian Coleman
79f7d1e0d2 travis status added to readme 2015-10-09 20:20:05 +11:00
Ian Coleman
b30c1264ef Make repository public 2015-10-09 20:13:05 +11:00