fastseries

v2.0.0
Zero-overhead asynchronous series/each/map function calls
series fast async

lint

standard --verbose | snazzy

unit

tape test.js

unit:report

nyc --reporter=html --reporter=cobertura --reporter=text tape test.js

unit:cov

nyc --reporter=lcovonly tape test.js

cov

nyc --reporter=text tape test.js

test:report

npm run lint && npm run unit:report

test

npm run lint && npm run unit:cov
npm i fastseries

Metadata

  • ISC
  • Whatever
  • Matteo Collina
  • released 2/27/2020

Downloads

Maintainers