numtools
v1.0.0
Published
Toolkit for performing various basic number operations.
Downloads
5
Maintainers
Readme
numtools
Toolkit for performing various basic number operations.
Usage
Require numtools
as you would with any other package:
const numtools = require('numtools');
Testing
Make sure you have the dev-dependencies installed. If you have mocha
installed globally, run:
mocha
Dependencies
Project
- None.
Development
| 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 |