lowercase-first-keys
Lowercase the first letter of the keys in an object
Install
$ npm install --save lowercase-first-keys
Usage
const lowercaseFirstKeys = ; ;//=> {fooBar: 'baz'}
License
MIT © Andreas Gillström
Lowercase the first letter of the keys in an object
$ npm install --save lowercase-first-keys
const lowercaseFirstKeys = ; ;//=> {fooBar: 'baz'}
MIT © Andreas Gillström
npm i lowercase-first-keys
453
1.0.1
MIT