message-flow

v0.0.1
Messageflow
message-flow node typescript

build

npm run ts && cross-env NODE_ENV=production gulp build && npm run cleanup

build:debug

npm run ts && gulp build && npm run cleanup

check

npm run lint && npm run nsp

cleanup

rm -rf gulpfile.js

gulp

npm run ts && gulp

lint

tslint --project tsconfig.json --config tslint.json

lint:fix

tslint -p . -c tslint.json --fix

nsp

nsp check

prepublishOnly

npm run check && npm run build

ts

tsc --target esnext --lib esnext,esnext.asynciterable --module commonjs gulpfile.ts
npm i message-flow

Metadata

  • MIT
  • >= 8.9.0
  • Rong Sen Ng
  • released 12/25/2017

Downloads

Maintainers