Open n-lai opened 7 years ago
If you don't mind a depending on specific lodash functions you can check out https://www.npmjs.com/package/lodash-humps
edit: Oops, check out version 2 https://github.com/domchristie/humps/commit/49678e68dbf7cf70fb168b12e026a633066ce04f
When running an object that contains keys with functions as values through camelizeKeys, the functions are converted into empty objects.