0.3.0 • Published 7 years ago

quine-mccluskey v0.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Quine–McCluskey

Minimize boolean functions

Build Status Coverage Status Latest Version

See also

Building

The project is written in TypeScript.

$ npm run build

Output goes into the dist/ directory.

Testing

Tests are run with AVA. Code coverage is tested with nyc.

$ npm test

Documentation

Docs are generated with TypeDoc.

$ npm run docs

Output goes into the docs/ directory.

License

MIT

0.3.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago