async-await-queue

v2.1.4
async/await simple priority queues
priority queue async await Promise

test

mocha

c8

c8 mocha

lcov

c8 report --reporter=text-lcov > coverage/tests.lcov

codecov

curl -s https://codecov.io/bash | bash

preversion

npm test && eslint src/* test/*

prepare

rollup -c && tsc --emitDeclarationOnly -d --declarationDir . src/index.ts

doc

jsdoc -c .jsdoc.json es6/index.mjs -d docs

version

npm run prepare && npm run doc && git add package.json docs

postversion

git push && git push --tags
npm i async-await-queue

Metadata

  • MIT
  • Whatever
  • Momtchil Momtchev
  • released 3/21/2023

Downloads

Maintainers