{"library":"slack-edge","type":"library","category":null,"description":"This library, currently at version 1.3.16, provides a framework for building Slack applications optimized for edge runtimes like Cloudflare Workers, Vercel Edge Functions, and Supabase Edge Functions. It also supports Deno, Bun, and Node.js. `slack-edge` emphasizes TypeScript support, offering enhanced type safety for Slack events and API interactions. It differentiates itself from Slack's Bolt framework by being specifically designed for edge environments, including out-of-the-box support for \"lazy listeners\" for asynchronous processing, similar to Bolt-Python. The project maintains a frequent release cadence, primarily focusing on bug fixes, dependency upgrades, and support for new Slack API event types. A key aspect is its minimal dependency footprint, relying primarily on `slack-web-api-client` for Slack API interactions. This design choice contributes to faster cold starts and lower resource consumption, making it ideal for serverless and edge computing architectures.","language":"javascript","status":"active","version":"1.3.16","tags":["javascript","Slack","ChatBot","TypeScript","Deno","Bun","Edge Functions","Cloudflare","Cloudflare Workers","typescript"],"install":[{"cmd":"npm install slack-edge","imports":["import { SlackApp } from 'slack-edge';","import type { SlackEnv } from 'slack-edge';","import type { LazyListener } from 'slack-edge';","import type { CodedError } from 'slack-edge';"]},{"cmd":"yarn add slack-edge","imports":[]},{"cmd":"pnpm add slack-edge","imports":[]}],"homepage":null,"github":"https://github.com/slack-edge/slack-edge","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/slack-edge","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/slack-edge/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}