README.md

August 25, 2025 · View on GitHub

Kitsu

checks checks checks

checks repoDependants contributors sponsor

checks checks checks checks

checks checks checks checks

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. Works with all HTTP libraries.

Features

  • JSON-API 1.0 compliant
  • Automatically links relationships to data
  • Works in Node & browsers

Node / Browser Support

PackagePackage
Size*
ESM SizeNode†Chrome†Firefox†Safari†Edge†
kitsu≤ 17.72 kb≤ 17.46 KB18+116+118+17.1+134+
kitsu-core≤ 2.16 kb≤ 1.75 KB18+116+118+17.1+134+

* Minified with brotli † Guaranteed supported versions. Older versions may still work or might require polyfills

Contributing

See CONTRIBUTING

Releases

See Github Releases

License

All code released under MIT