This project is an extension of
camelcase-key
Convert object keys recursivly to camelCase using
camelcase
Install
$ npm install --save camelcase-object
Usage
const camelcaseObject = ; ;//=> {fooBar: true}
This project is an extension of
camelcase-key
Convert object keys recursivly to camelCase using
camelcase
$ npm install --save camelcase-object
const camelcaseObject = ; ;//=> {fooBar: true}
npm i camelcase-object
441
1.0.0
MIT