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