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.