slack-message-builder

v1.1.4
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 3/26/2018

Downloads