solver

0.0.2 • Public • Published

solver.js Build Status View on NPM code climate code coverage

tools for processing collected data.

NPM

Usage

The documentation is still being worked on, but test coverage should be near 100%. So if you would like to see how all the different components of solver.js work, please see the tests.

installing

npm i solver

using

// the package name on npm is
// 'solver', so you should be able
// to import it after installation
// like so:
 
var solver = require ( 'solver' );
 
// ... do stuff with solver ...

Licensing

Licensed under GPLv2.

Package Sidebar

Install

npm i solver

Weekly Downloads

1

Version

0.0.2

License

GPL

Last publish

Collaborators

  • karimsa