xcase

v2.0.1
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
recursive convertion camelcase keys object decamelize camelize

test

npm run build && mocha

build

rollup index.js -f es | babel --presets es2015 -o es5/index.js && browserify -s xcase -r ./es5/index.js -o dist/xcase.js && uglifyjs dist/xcase.js > dist/xcase.min.js

prepublish

npm run build
npm i xcase

Metadata

  • MIT
  • Whatever
  • Damian Kaczmarek
  • released 2/8/2017

Downloads

Maintainers