@chenzoho/vue-store
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

状态管理

安装

pnpm i vue
pnpm i pinia
pnpm i @chenzoho/vue-store

注册

.
.
.
const app = createApp(App)

// Configure store
setupStore(app)

使用

// 自行定义pinia

更新

  • 1.0.0
    • 初始化项目
  • 1.0.1
    • 修复
      • package.json
  • 1.0.2
    • 正式版本

Readme

Keywords

Package Sidebar

Install

npm i @chenzoho/vue-store

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

3.14 kB

Total Files

8

Last publish

Collaborators

  • dingyy
  • chenzehong