Stars
16
Forks
4
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
commits
Add options to skip unknown atoms and also warn on unknown atoms when
e47e9a9
Add LICENSE, updates of deps to more modern Elixir
b971a8c
Merge pull request #2 from k-cross/master
933fd5e
changed to_atom -> to_existing_atom
95a6943
Correctly convert maps with List keys recursively
4d3f7d3
Update Elixir dep
91f6cae
fix map with atom keys to list conversion
4a77259
support shallow map convertions
d02ffce
keep the nils
da39d7b
Version bump
aefa88f
add support for Mappable.keys/1
1f902b0
format using Elixir formatter
ac9ec04
small refactoring
85d3743
add at least some simple readme
ac45f8c
copied over rest of functions, refactored a bit
ac16aae