Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foolishchow/vue-ts-utils
vue develop utils with typescript
https://github.com/foolishchow/vue-ts-utils
Last synced: 5 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T03:41:20.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T06:48:50.564Z (6 days 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