You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
671 B

2 months ago
  1. <p align="center">
  2. <a href="https://pinia.vuejs.org" target="_blank" rel="noopener noreferrer">
  3. <img width="180" src="https://pinia.vuejs.org/logo.svg" alt="Pinia logo">
  4. </a>
  5. </p>
  6. # Pinia
  7. > Intuitive, type safe and flexible Store for Vue
  8. ## 👉 [Demo with Vue 3 on StackBlitz](https://stackblitz.com/github/piniajs/example-vue-3-vite)
  9. ## Help me keep working on this project 💚
  10. - [Become a Sponsor on GitHub](https://github.com/sponsors/posva)
  11. - [One-time donation via PayPal](https://paypal.me/posva)
  12. ## Documentation
  13. To learn more about Pinia, check [its documentation](https://pinia.vuejs.org).
  14. ## License
  15. [MIT](http://opensource.org/licenses/MIT)