slack-browser-api
Access Slack API from the Browser -- useful for creating Browser Extensions.
Install
npm install @invisible/slack-browser-api
Consuming
The preferred method for consuming this package is through a build process. We recommend browserify for its simplicity.
See ./example.