waveguide

v0.0.4
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 lib/**/*.spec.js

test-watch

mocha --watch --reporter min lib/**/*.spec.js

lint

tslint --project .

prepublishOnly

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

Metadata

  • MIT
  • Whatever
  • Ryan Zeigler
  • released 2/28/2019

Downloads

Maintainers