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

https://github.com/discordts/website

(WIP) This project is used to build the website for discord.ts and publish it online.
https://github.com/discordts/website

bot discord discord-ts github-pages nodejs static-site typescript website

Last synced: 3 months ago
JSON representation

(WIP) This project is used to build the website for discord.ts and publish it online.

Awesome Lists containing this project

README

          



[![Known Vulnerabilities](https://snyk.io/test/github/discordts/client/badge.svg)](https://snyk.io/test/github/discordts/client)
[![NPM version](https://img.shields.io/npm/v/@discordts/client.svg?style=flat)](https://www.npmjs.com/package/@discordts/client)
[![NPM downloads](https://img.shields.io/npm/dm/@discordts/client.svg?style=flat)](https://www.npmjs.com/package/@discordts/client) [![Discord](https://img.shields.io/static/v1.svg?label=chat%20on&message=discord&color=7289DA&style=flat)](https://discord.gg/9C5f8B9)
[![Security Responsible
Disclosure](https://img.shields.io/badge/Security-Responsible%20Disclosure-yellow.svg)](https://github.com/nodejs/security-wg/blob/master/processes/responsible_disclosure_template.md)

## THIS IS A WIP, IT IS NOT AT ALL CLOSE TO A RELAESE, JUST PRE-SETTING UP THE REPOS/ORGS

## Install

Install with npm:
```
npm i @discordts/client --save
```

## License
Licensed under [Apache-2.0](./LICENSE).