A collection of handy javascript utilities built on the power of ramda
npm i -S cx-utils
See docs happy puzzling :)
git clone https://github.com/crosschx/cx-utils
cd cx-utils
Now just make amazing improvements in src/index.js
, please:
- add tests to
test/unit-tests.js
- add examples and meta info for new functions to doc blocks according to jsdoc docs
npm i
npm run docs
open ./docs/cx-utils/<version>/index.html