neo-async

v1.7.5
Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster
async util

test

istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- -R spec ./test --recursive

clean

rm -rf coverage

cov:99.8

grep Lines | perl -nle 'my ($l, $c, $p, @d) = split(/[\s%]+/); exit(($p > 99.8) == 0)'

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 3/15/2016

Downloads

Maintainers