slack-cloudflare-workers
TypeScript icon, indicating that this package has built-in type declarations

0.12.0 • Public • Published

Slack Cloudflare Workers

npm version

The slack-cloudflare-workers library is a Slack app development framework designed specifically for Cloudflare Workers. This framework draws significant inspiration from Slack's Bolt framework, but its design does not strictly follow the bolt-js blueprint.

npm i slack-cloudflare-workers@latest

Key differences include:

  • TypeScript focused: Enhances type safety and clarifies typings for developers
  • Lazy listener enabled: bolt-python's lazy listener feature is provided out of the box
  • Zero additional dependencies: No other dependencies required beyond TypeScript types and our foundation module slack-edge

Check our documents for more details!

Package Sidebar

Install

npm i slack-cloudflare-workers

Weekly Downloads

349

Version

0.12.0

License

MIT

Unpacked Size

28 kB

Total Files

20

Last publish

Collaborators

  • seratch