1.0.4 • Published 7 years ago

@invisible/slack-browser-api v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

slack-browser-api

CircleCI

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.