Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wobsoriano/vue-cli-plugin-pinia
Vue Cli Pinia plugin
https://github.com/wobsoriano/vue-cli-plugin-pinia
pinia vue vue-cli vue2 vuejs vuex
Last synced: about 1 month ago
JSON representation
Vue Cli Pinia plugin
- Host: GitHub
- URL: https://github.com/wobsoriano/vue-cli-plugin-pinia
- Owner: wobsoriano
- License: mit
- Created: 2021-08-17T06:44:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-15T14:58:57.000Z (over 1 year ago)
- Last Synced: 2024-10-09T10:53:49.041Z (about 1 month ago)
- Topics: pinia, vue, vue-cli, vue2, vuejs, vuex
- Language: JavaScript
- Homepage:
- Size: 6.37 MB
- Stars: 36
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-cli-plugin-pinia
🍍 [Pinia](https://pinia.vuejs.org/) plugin for vue-cli
> Vue CLI is in Maintenance Mode!
> For new projects, please use [create-vue](https://github.com/vuejs/create-vue) to scaffold Vite-based projects. Also refer to the [Vue 3 Tooling Guide](https://vuejs.org/guide/scaling-up/tooling.html) for the latest recommendations.
## Usage
``` sh
vue add vue-cli-plugin-pinia
```## License
MIT