https://github.com/foolishchow/vue-ts-utils
vue develop utils with typescript
https://github.com/foolishchow/vue-ts-utils
Last synced: about 1 month ago
JSON representation
vue develop utils with typescript
- Host: GitHub
- URL: https://github.com/foolishchow/vue-ts-utils
- Owner: foolishchow
- Created: 2020-04-28T02:51:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T03:41:20.000Z (over 3 years ago)
- Last Synced: 2025-02-04T09:32:10.211Z (over 1 year ago)
- Language: TypeScript
- Size: 1.48 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# generate some code for vue-router and vuex in typescript
- [`@foolishchow/vue-cli-plugin-ts-router-gen`](./packages/vue-cli-plugin-ts-router-gen)
auto generate vue-router config file
- [`@foolishchow/vue-cli-plugin-vuex-gen`](./packages/vue-cli-plugin-vuex-gen)
auto generate vuex store config file with type declaration
- [`@foolishchow/vuex`](./packages/vuex)
enable vuex class declaration in typescript