issues
search
johnnyji
/
proper_case
Converts keys of maps to `snake_case`, useful as a plug to format params in the Phoenix connection pipeline
MIT License
89
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(to_camel_case): allow empty string for key
#37
mrnagydavid
opened
2 years ago
0
Add doc to .gitignore
#36
yunmikun2
opened
2 years ago
0
Add links to GitHub in the docs
#35
yunmikun2
opened
2 years ago
0
Consider gitignoring doc directory
#34
yunmikun2
opened
2 years ago
0
Bump installation version in README
#33
LandonSchropp
closed
2 years ago
1
Eliminate some compilation warnings
#32
Hentioe
closed
1 year ago
0
Usage information for camelCase outgoing parameters
#31
nathany
opened
4 years ago
4
Update ex_doc dependency
#30
johnnyji
closed
4 years ago
0
Update typo in README
#29
johnnyji
closed
4 years ago
0
Change default parser to Jason
#28
acco
closed
4 years ago
0
Support for Jason parser
#27
iceniveth
closed
4 years ago
5
Consider using recase as a dependency
#26
sobolevn
opened
5 years ago
0
Fix snake case with space in key string
#25
vitorleal
closed
4 years ago
1
Minor touch ups
#24
justinmayhew
closed
4 years ago
2
Fix compilation warning
#23
britto
closed
5 years ago
0
Update elixir version 1.4.0 -> 1.4
#22
atrzaska
closed
6 years ago
0
Bump elixir version 1.4.0 -> 1.4
#21
atrzaska
closed
6 years ago
2
JSONEncoder cannot encode structs
#20
digitalcora
closed
5 years ago
3
Excessively strict Elixir version restriction
#19
halostatue
closed
6 years ago
1
refactor: Remove ecto in favor of using DateTime, allow newer version…
#18
tomciopp
closed
6 years ago
1
Fix typo
#17
mdegis
closed
6 years ago
0
Use ProperCase in Phoenix channels
#16
pinx
opened
6 years ago
0
Describe how to use Jason instead of Poison
#15
pinx
closed
6 years ago
0
warning: the dependency :proper_case requires Elixir "~> 1.4.5" but you are running on v1.5.3
#14
halostatue
closed
6 years ago
1
to_snake_case on multiple word keys
#13
jeremyjh
closed
4 years ago
0
Upper/lower case mode for to_camel_case
#12
max-konin
closed
6 years ago
0
refactor(Kernel#is_number): Use is_number instead of checking is_inte…
#11
tomciopp
closed
6 years ago
1
Allow integers to be keys!
#10
MikaAK
closed
7 years ago
1
handle non-enumerable structs as plain values in to_snake_case
#9
alxgnon
closed
7 years ago
1
fix compilation warnings on elixir 1.4
#8
hut8
closed
7 years ago
0
Handle non-Enumerable structs as plain values
#7
expede
closed
7 years ago
1
Enumerable not implemented for Ecto.Date
#6
smithaitufe
closed
7 years ago
1
Add custom encoder
#5
smdern
closed
7 years ago
3
Add TransformParams plug
#4
smdern
closed
8 years ago
1
Preserve leading underscores for camel_case_key
#3
smdern
closed
8 years ago
2
ProperCase outgoing parameters
#2
smithaitufe
closed
7 years ago
6
Don't depend on deprecated `Mix.Util` functions
#1
iancanderson
closed
8 years ago
1