Skip to content

CrossChx/cx-utils

Repository files navigation

NPM

cx-utils

A collection of handy javascript utilities built on the power of ramda

Install

npm i -S cx-utils

Documentation

See docs happy puzzling :)

Contributing

Get Started

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

Build and view the docs locally

npm i
npm run docs
open ./docs/cx-utils/<version>/index.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published