README
@ckapp/math
Utility package for math related operations.
Branches / Versions
- master - Contains the most recent and unreleased changes
- stable - Contains the latest version you'd get if you do
npm install @ckapp/math
Most PRs should be made to master.
Check our branching and release strategy.
Installation and Usage
ES6 via npm
npm i @ckapp/math
Building/Testing
npm test
run tests