waveguide

v0.2.0
An effect type for typescript/javascript
typescript promise future effect

clean

rimraf lib/

build

tsc

build-watch

nodemon -w src/ -e ts -x tsc

test

mocha --recursive lib/__test__/

test-watch

mocha --watch --reporter min --recursive lib/__test__/

lint

tslint --project .

docs

typedoc --ignoreCompilerErrors --theme markdown

prepublishOnly

npm run clean && npm run lint && npm run build && npm run test

Metadata

  • MIT
  • Whatever
  • Ryan Zeigler
  • released 3/8/2019

Downloads

Maintainers