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: about 2 months 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T03:41:20.000Z (about 2 years ago)
- Last Synced: 2024-12-15T12:38:25.587Z (2 months 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