@slack/web-api

v5.10.0
Official library for using the Slack Platform's Web API
slack web-api bot client http api proxy rate-limiting pagination and 1 more...

lint

tslint --project .

test

npm run build && nyc mocha --config .mocharc.json src/*.spec.js

build

npm run build:clean && tsc

prepare

npm run build

coverage

codecov -F webapi --root=$PWD

build:clean

shx rm -rf ./dist ./coverage ./.nyc_output
npm i @slack/[email protected]

Metadata

  • MIT
  • >= 8.9.0
  • Slack Technologies, Inc.
  • released 6/5/2020

Downloads