1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00

Change clientstudent to studentclient and the smae for parent, generated docs

This commit is contained in:
ChrisPhillips-cminion 2022-03-09 18:02:42 +00:00
parent 4631b7f35e
commit 4f5e091d9f
33 changed files with 168 additions and 87 deletions

View file

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