@messageflow/trentity

v0.0.4
Train your Dialogflow with better entities in simple way
dialogflow-entity messageflow node train-entity trentity 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

test

jest --config ./.jestrc.json

ts

tsc --target esnext --lib esnext,esnext.asynciterable --module commonjs gulpfile.ts
npm i @messageflow/trentity

Metadata

  • MIT
  • >= 8.9.0
  • Rong Sen Ng
  • released 1/16/2018

Downloads

Maintainers