Unofficial JavaScript SDK for interacting with the PocketBase API.
npm install pocketbase-sdk##### Even though the official SDK is amazing, I had my own set of problems with the way it was organized and how it was working, so I tried to build my own version (almost)\* from scratch.
###### \* Auth implementation copied from the official SDK as i was too dumb to make it myself.
###### Documentation may also look a little bit the same as the official one as the functionality is almost the same.
---
Unofficial JavaScript SDK for interacting with the PocketBase API.
- [Installation]()
- [Usage]()
- [Caveats]()
- [Type Safety]()
- [SSR Integration]()
will document later :P
and is still a wip
it doesn't even have error handling yet