Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeyan1996/vue2-admin
Some good practice for Vue projects
https://github.com/yeyan1996/vue2-admin
Last synced: 24 days ago
JSON representation
Some good practice for Vue projects
- Host: GitHub
- URL: https://github.com/yeyan1996/vue2-admin
- Owner: yeyan1996
- Created: 2018-10-27T17:30:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-28T09:50:11.000Z (over 1 year ago)
- Last Synced: 2024-12-10T03:32:10.325Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 4.98 MB
- Stars: 124
- Watchers: 1
- Forks: 32
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Some good practice for Vue project(include basic components,advanced skills)
English | [中文](./README-zh_CN.md)
* [x] Clear project structure
* [x] Configuration of webpack(including optimization)
* [x] Script that automatically generates DLL
* [x] Axios utils
* [x] Utils function
* [x] Form component
* [x] Table component
* [x] Svg component
* [x] Custom dialog component
* [x] Function component
* [x] Imperative Calling dialog
* [x] Global components/router/state management
* [x] Custom directives
* [x] Plugin for capturing errors