Skip to content

wopian/kitsu

Repository files navigation

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

Features

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

Node / Browser Support

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

Contributing

See CONTRIBUTING

Releases

See Github Releases

License

All code released under MIT