@moznion/miniq

v0.0.1
A minimal in-process queue system for TypeScript/JavaScript.

build

tsc

test

jest --no-cache --coverage

lint

eslint .

fmt

find -name '*.ts' -not -path '*.d.ts' -not -path './node_modules/*' | xargs prettier --write

gendoc

typedoc ./*.ts

release

npm run build && npm publish --access=public
npm i @moznion/miniq

Metadata

  • MIT
  • Whatever
  • moznion
  • released 1/22/2023

Downloads

Maintainers