semaphore-async-await

v1.5.1
A promise-based semaphore implementation suitable to be used with async/await.

build

tsc

generate-docs

typedoc --tsconfig ./tsconfig-typedoc.json --theme minimal --mode file --module system --out docs ./Semaphore.ts

prepublish

npm run build

test

jest

lint

tslint 'src/**/*.ts'

prepush

npm run lint
npm i semaphore-async-await

Metadata

  • MIT
  • >=4.1
  • Jan Soendermann
  • released 3/20/2017

Downloads

Maintainers