Data Fetching Library for Pinia
"Pinia Colada is an opinionated yet flexible data fetching layer on top of Pinia.
It is a more complete and production-ready (not yet!) version of the exercises from the course Mastering Pinia."
It features:
- โก๏ธ Automatic caching: Smart client-side caching with request deduplication
- ๐๏ธ Async State: Handle any async state
- ๐ Typescript Support: Fully typed with Typescript
- ๐จ Bundle Size: Small bundle size (<2kb) and fully tree-shakeable
- ๐ฆ Zero Dependencies: No dependencies other than Pinia
- โ๏ธ SSR: Server-side rendering support
Eduardo San Martin Morote
@posva