A simple, lightweight & framework agnostic JSON:API client for kitsu.app & other APIs
This is a monorepo containing the following packages:
- kitsu—Framework agnostic client using Axios
- kitsu-core—Framework agnostic (de)serialisation components
- JSON-API 1.0 compliant
- Automatically links relationships to data
- Works in Node & browsers
Package | Package Size* |
ESM Size | Node† | Chrome† | Firefox† | Safari† | Edge† |
---|---|---|---|---|---|---|---|
kitsu |
≤ 17.72 kb | ≤ 17.46 KB | 18+ | 116+ | 118+ | 17.1+ | 134+ |
kitsu-core |
≤ 2.16 kb | ≤ 1.75 KB | 18+ | 116+ | 118+ | 17.1+ | 134+ |
* Minified with brotli † Guaranteed supported versions. Older versions may still work or might require polyfills
See CONTRIBUTING
See Github Releases
All code released under MIT