mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 19:59:37 +00:00
28 lines
1.1 KiB
Markdown
28 lines
1.1 KiB
Markdown
<h1 align="center">Classcharts API JS</h1>
|
|
<div align="center">
|
|
<img alt="Discord" src="https://img.shields.io/discord/918103752068726855">
|
|
<img alt="npm" src="https://img.shields.io/npm/dm/classcharts-api">
|
|
<img alt="NPM" src="https://img.shields.io/npm/l/classcharts-api">
|
|
<img alt="npm" src="https://img.shields.io/npm/v/classcharts-api">
|
|
<img alt="node-current" src="https://img.shields.io/node/v/classcharts-api">
|
|
</div>
|
|
|
|
<p align="center">A typescript wrapper for getting information from the Classcharts API.</p>
|
|
|
|
# Links
|
|
|
|
- [Documentation](https://classchartsapi.github.io/classcharts-api-js/)
|
|
- [Discord](https://discord.gg/DTcwugcgZ2)
|
|
|
|
# Contributing
|
|
|
|
Contributions are welcome! There are lots of API endpoints which we simply do
|
|
not have access to to implement, so if you have access to them, please consider
|
|
contributing! If you have any questions, feel free to ask in the
|
|
[discord](https://discord.gg/DTcwugcgZ2).
|
|
|
|
# Help
|
|
|
|
For any help with the library, please join the
|
|
[discord](https://discord.gg/DTcwugcgZ2) where you can ask questions and get
|
|
help from the community.
|