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