1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 19:59:37 +00:00

feat: parent support

This commit is contained in:
ChrisPhillips-cminion 2022-03-12 11:30:03 +00:00 committed by James Cook
parent 928a9f76f5
commit ab73bd92cd
39 changed files with 3983 additions and 120 deletions

View file

@ -7,9 +7,9 @@ A very WIP client for the classcharts API
# Examples
```typescript
import { ClasschartsClient } from "classcharts-api";
import { ClasschartsStudentClient } from "classcharts-api";
async function main() {
const client = new ClasschartsClient("classchartsCode", "01/1/2000");
const client = new ClasschartsStudentClient("classchartsCode", "01/1/2000");
await client.init();
console.log(
await client.getBehaviour({