waveguide

v1.0.0-rc.2
An effect type for typescript/javascript
typescript promise future effect

clean

rimraf lib/ build/

build

tsc

test-build

tsc -p tsconfig.test.json

test

mocha --require ts-node/register --project tsconfig.test.json --recursive -extensions ts test/*

lint

eslint --ext .ts,.tsx src test examples benchmarks

lint-fix

eslint --fix --ext .ts,.tsx src test examples benchmarks

docs

docs-ts

prepublishOnly

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

Metadata

Downloads

Maintainers