slack-message-builder

v1.0.1
Library for building and manipulating messages for the Slack API
slack bot beepboop

test

npm run lint && npm run coverage

lint

standard

unit

ava --verbose --serial

coverage

nyc --check-coverage --statements 90 ava --verbose --serial

lcov

nyc --reporter lcov ava --serial

coveralls

npm run lcov && cat ./coverage/lcov.info | coveralls

Metadata

  • MIT
  • Whatever
  • Brad Harris
  • released 1/19/2017

Downloads