The official python version is available here.
npm: https://www.npmjs.com/package/scratchattach.ts source: https://github.com/scratch-api/scratchattach.ts/
This typescript clone is far from feature complete.
scratchattach is a Scratch API wrapper with support for almost all site features
Note it is only loosely based on it, and will probably not provide so many abstractions
if you want a typescript version of scratchattach, i dont recommend using this. I do not know typescript, but i can code it. But that does not mean my code is good.
- timouts are in milliseconds, not seconds
- async using promises
- currently no warning message when logging in
- uses the
masterbranch instead ofmain
Should these be changed? Make an issue on github if you think so.