Valcheck 
A NodeJS value checker.
Development
- run tests:
npm run test(uses Mocha)
- run code style checker:
npm run lint(uses TSLint)
Versioning and publishing
Versioning is handled by bump2version.
Publishing is handled by the ci.
A NodeJS value checker.
npm run test (uses Mocha)npm run lint (uses TSLint)Versioning is handled by bump2version.
Publishing is handled by the ci.