itsfadnis / kitsu

🦊 A simple, lightweight & framework agnostic JSON:API client

Home Page:https://yarn.fyi/kitsu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kitsu

travis devDeps contributors

coverage maintainability technical debt issues

support me on paypal.me

A simple, lightweight & framework agnostic JSON:API client for Kitsu.io and other APIs

This is a monorepo containing the following packages:

  • kitsu—Framework agnostic client using Axios
  • kitsu-core—Core (de)serialisation functions

Features

  • JSON-API 1.0 compliant
  • Automatically links relationships to data
  • Works in Node and on the web

Node / Browser Support

Package Package
Size*
Node Chrome Firefox Safari Edge
kitsu ≤ 8.9 kb 10+ 67+ 68+ 12+ 18+
kitsu-core ≤ 1.5 kb 10+ 67+ 68+ 12+ 18+

* Including all dependencies, minified & gzipped

Contributing

See CONTRIBUTING

Releases

See Github Releases

License

All code released under MIT

About

🦊 A simple, lightweight & framework agnostic JSON:API client

https://yarn.fyi/kitsu

License:MIT License


Languages

Language:JavaScript 100.0%