rools

v2.3.0
A small rule engine for Node.
rules rule engine rools rule engine rules engine

lint

eslint . --ignore-path ./.eslintignore

test

npm run test:unit && npm run test:typescript

test:unit

nyc --reporter=lcov --reporter=text-summary mocha --exit --recursive test/**/*.spec.js

test:typescript

mocha -r ts-node/register test/typescript/**/*.spec.ts

coverage

nyc report --reporter=lcovonly

preversion

npm run lint && npm test
npm i rools

Metadata

  • MIT
  • >=10.x.x
  • Frank Thelen
  • released 10/17/2021

Downloads

Maintainers