vue-cli-plugin-eliar
v1.1.2
Published
Vue CLI Plugin to install common libraries, utilities, configurations used in Eliar Vue Projects
Downloads
44
Readme
WARNING: Currently its not compatible with most vue-cli plugins. Its currently tested with vue3, @vue/cli-plugin-typescript, @vue/cli-plugin-babel, @vue/cli-plugin-eslint (Assumes prettier is used as formatter).
Includes
Modules
Assets
Components (only for vue3 for now)
- Dashboard like AppLayout
- Simple Notification component
Configurations for
Notes
Todo
- Add git repository
- Make it compatible with @vue/cli-plugin-router
- Make templates for vue-router
- Make sure its compatible with other core vue-cli plugins
- Customizable installation
- Vue CLI UI support
About svg-to-vue-component changes
Original Repository: https://github.com/egoist/svg-to-vue-component
- Modified to make it not show warnings while using it with vue3
- SVG
<title>
tag modifiable viatitle
prop