1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 03:56:59 +00:00
A Node.js and Deno library for requesting information from the ClassCharts API https://classchartsapi.github.io/classcharts-api-js/
Find a file
dependabot[bot] a4530ea36a
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 17:44:12 +00:00
.changeset chore: Version Packages (#31) 2023-06-14 09:42:51 +01:00
.github/workflows chore: repo cleanup 2023-06-01 19:54:26 +01:00
.vscode chore: repo cleanup 2023-06-01 19:54:26 +01:00
docs docs: update nodejs version requirement 2023-05-30 20:53:54 +01:00
src feat: use native fetch 2023-05-30 18:37:24 +01:00
tests chore: typo fixes + config files 2023-05-14 00:59:21 +01:00
.eslintignore chore: typo fixes + config files 2023-05-14 00:59:21 +01:00
.eslintrc.cjs chore: typo fixes + config files 2023-05-14 00:59:21 +01:00
.gitignore feat: Small docs improvements (#29) 2023-05-04 22:39:55 +01:00
.prettierignore chore: repo cleanup 2023-06-01 19:54:26 +01:00
.prettierrc.json style: prettier 2022-01-31 22:32:29 +00:00
CHANGELOG.md chore: Version Packages (#31) 2023-06-14 09:42:51 +01:00
jest.config.cjs feat: jest testing (#13) 2022-04-10 11:48:24 +01:00
LICENSE chore: add license file 2022-04-10 12:23:37 +01:00
package.json chore: Version Packages (#31) 2023-06-14 09:42:51 +01:00
pnpm-lock.yaml chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 2023-07-20 17:44:12 +00:00
readme.md chore: update readme name 2023-05-04 21:56:56 +01:00
tsconfig.json chore: typo fixes + config files 2023-05-14 00:59:21 +01:00
typedoc.config.cjs feat: New docs! (#28) 2023-05-04 21:56:19 +01:00

Classcharts API JS

Discord npm NPM npm node-current

A typescript wrapper for getting information from the Classcharts API.

Links

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.

Help

For any help with the library, please join the discord where you can ask questions and get help from the community.