@slack/client

v4.2.2
Slack Developer Kit - official clients for the Web API, RTM API, and Incoming Webhooks
slack web-api rtm-api bot chatbot client http websockets api and 1 more...

prepublish

npm run build

precommit

lint-staged

prepush

npm run build

lint

tslint --project .

test

npm run build && npm run test:spec && npm run test:integration

test:spec

nyc mocha --opts src/mocha.opts src/*.spec.js src/**/*.spec.js

test:integration

mocha --opts test/mocha.opts test/typescript/test.ts

coverage

codecov

build

npm run build:clean && tsc

build:clean

shx rm -rf ./dist ./coverage ./.nyc_output

docs

node support/jsdoc-to-markdown.js

docs:jsdoc

ts2jsdoc
npm i @slack/[email protected]

Metadata

  • MIT
  • >= 6.9.0
  • Slack Technologies, Inc.
  • released 5/12/2018

Downloads