pinia
Official state management library for Vue with TypeScript support, SSR integration, and devtools support.
Install
npx skills add https://github.com/antfu/skills --skill piniaStats
| Total installs | 7,537 |
| Weekly installs | 7.5K |
| GitHub stars | 4.4K |
| First seen | Jan 28, 2026 |
| Source | @antfu/skills |
Summary
- Supports both Options API and Composition API styles, with built-in devtools integration for debugging
- Core capabilities include defining stores with state, getters, actions, subscriptions, and store-to-store composition
- Extensible via plugins to add custom properties and behavior across stores
- Includes testing utilities via @pinia/testing for mocking and stubbing, plus SSR and Nuxt integration with state hydration
- Hot module replacement support for seamless development workflow
Tags
Related skills
| Skill | Installs | vs pinia |
|---|---|---|
| llm-monitoring-dashboard | 6,847 | -690 |
| pptx-presentation-builder | 7,979 | +442 |
| react-native-best-practices | 8,572 | +1,035 |
| landing-page-design | 8,004 | +467 |
| email-design | 7,378 | -159 |
FAQ
- How many installs does pinia have?
- pinia has 7,537 total installs and 7.5K installs this week.
- Where is pinia hosted?
- pinia is published by @antfu/skills at https://github.com/antfu/skills.
- How many GitHub stars does pinia have?
- pinia has 4.4K GitHub stars.
- When was pinia first indexed?
- OrangeBot.AI first indexed pinia on Jan 28, 2026.
- How do I install pinia?
- Run: npx skills add https://github.com/antfu/skills --skill pinia