Toolkit for performing various basic number operations.
Require numtools
as you would with any other package:
const numtools = require('numtools');
Make sure you have the dev-dependencies installed. If you have mocha
installed globally, run:
mocha
- None.
Package | GitHub | npm | Docs |
---|---|---|---|
Chai | chaijs/chai | chai | chaijs.com |
Mocha | mochajs/mocha | mocha | mochajs.org |
Rewire | jhnns/rewire | rewire | |
Sinon | sinonjs/sinon | sinon | sinonjs.org |