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

https://github.com/tim-smart/discord-api-docs-parser


https://github.com/tim-smart/discord-api-docs-parser

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# discord-api-docs-parser

Extracts type information from the Discord API Docs.

## Usage

```
$ npm i -g @tim-smart/discord-api-docs-parser
$ discord-api-codegen -l typescript /path/to/discord-api-docs > out.ts
```