UNPKG

convert-keys

Version:

Convert object keys to camelCase or snakeCase.

41 lines (16 loc) 924 B
<a name="1.3.0"></a> # [1.3.0](https://github.com/hiroppy/convert-keys/compare/v1.2.0...v1.3.0) (2018-07-25) <a name="1.2.0"></a> # [1.2.0](https://github.com/hiroppy/convert-keys/compare/v1.1.0...v1.2.0) (2016-12-19) ### Bug Fixes * **index.js:** fix invalid syntax ([5274549](https://github.com/hiroppy/convert-keys/commit/5274549)) <a name="1.1.0"></a> # [1.1.0](https://github.com/hiroppy/convert-keys/compare/v1.0.1...v1.1.0) (2016-11-23) ### Bug Fixes * fix [#3](https://github.com/hiroppy/convert-keys/issues/3) ([0e6d960](https://github.com/hiroppy/convert-keys/commit/0e6d960)) <a name="1.0.1"></a> ## [1.0.1](https://github.com/hiroppy/convert-keys/compare/v1.0.0...v1.0.1) (2016-11-22) <a name="1.0.0"></a> # [1.0.0](https://github.com/hiroppy/convert-keys/compare/de89532...v1.0.0) (2016-11-22) ### Features * add codes ([de89532](https://github.com/hiroppy/convert-keys/commit/de89532))