Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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