humps
Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
simple-axios-case-converter
[](https://www.npmjs.com/package/simple-axios-case-converter) [](https://github.com/yu
camelcase
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`