Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/khrj/slack-types

Types for slack-deno packages. Deno port of @slack/types
https://github.com/khrj/slack-types

deno slack slack-api types

Last synced: 26 days ago
JSON representation

Types for slack-deno packages. Deno port of @slack/types

Awesome Lists containing this project

README

        


slack_types illustration

Slack Types



Types for slack-deno packages. Deno port of @slack/types



build status
language
code size
issues
license
version



View on deno.land








## Usage

```ts
import {
Button,
Block,
// ...
} from 'https://deno.land/x/[email protected]/mod.ts'
```

## Supporters

[![Stargazers repo roster for @khrj/slack-types](https://reporoster.com/stars/khrj/slack-types)](https://github.com/khrj/slack-types/stargazers)

[![Forkers repo roster for @khrj/slack-types](https://reporoster.com/forks/khrj/slack-types)](https://github.com/khrj/slack-types/network/members)

## Related

- [Deno Slack SDK](https://github.com/slack-deno/deno-slack-sdk)
- [Deno modules](https://github.com/khrj/deno-modules)