async-ratelimiter

v1.2.6
Rate limit made simple, easy, async.
async limit limiter promise rate ratelimit

clean

rm -rf node_modules

coveralls

nyc report --reporter=text-lcov | coveralls

lint

standard-markdown && standard

postrelease

npm run release:tags && npm run release:github && ci-publish

precommit

lint-staged

prerelease

npm run update:check && git-authors-cli

pretest

npm run lint

pretty

prettier-standard index.js {core,test,bin,scripts}/**/*.js --single-quote --print-width 100

release

git add package.json && standard-version -a

release:github

conventional-github-releaser -p angular

release:tags

git push --follow-tags origin HEAD:master

test

nyc mocha

update

ncu -a

update:check

ncu -- --error-level 2

Metadata

  • MIT
  • >= 8
  • microlink.io
  • released 7/10/2019

Downloads

Maintainers