phrasal-functions

v1.1.9
Functions with chained, fluent options
option options chain chains chainable fluent decorator proxy phrasal and 2 more...

lint

eslint . --ignore-path ./.eslintignore

test

NODE_ENV=test mocha --recursive test

cover

NODE_ENV=test nyc --reporter=lcov --reporter=text-summary mocha --exit --recursive test

coveralls

npm run cover && nyc report --reporter=lcovonly && cat ./coverage/lcov.info | coveralls

preversion

npm run lint && npm test
npm i phrasal-functions

Metadata

  • MIT
  • >=10.x.x
  • Frank Thelen
  • released 12/30/2020

Downloads

Maintainers