1.0.0 • Published 8 years ago
numtools v1.0.0
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:
mochaDependencies
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 |