oliyh / locksmith

Want to use GraphQL with Clojure/script but don't want keBab or snake_keys everywhere? Use locksmith to change all the keys!
61 stars 2 forks source link

Use camel-snake-kebab library? #8

Closed devurandom closed 5 years ago

devurandom commented 5 years ago

I was wondering whether using the camel-snake-kebab library would help simplify locksmith's code? It is e.g. in use by leona, the GraphQL-schema-from-Clojure-spec generator.