@messageflow/send-as

v0.0.6
Utility library for Facebook Messenger's Send API in Node.js
facebook-messenger messenger messenger-api messenger-bot messenger-send-api node send-api send-as send-as-button-template and 8 more...

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

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

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/[email protected]

Metadata

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

Downloads

Maintainers