Package of math utilities for JS / TS


License
MIT
Install
npm install @ckapp/math@0.0.2-18

Documentation

CI Coverage Status semantic-release: angular

npm version npm version

@ckapp/math

Utility package for math related operations.

Branches / Versions

  • main - Contains the most recent (unstable) version

  • latest - Contains the latest stable version

npm install @ckapp/math@latest
  • next - Contains the next version
npm install @ckapp/math@next

Most PRs should be made to main.

Check our branching and release strategy.

Installation and Usage

ES6 via npm

npm i @ckapp/math

Building/Testing

  • npm test run tests