unplugin-generate-component-name
Component name generator
A plugin that automatically generates Vue component names based on directory names
A plugin for auto generate vue component name.
20 stars
2 watching
1 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jevon617/unplugin-svg-component | Generates Vue/React components from SVG files with support for hot module replacement, tree-shaking, server-side rendering, and TypeScript type checking. | 59 |
frogbob/vue-ts-component-generator | Automates the creation of new Vue TypeScript components with support for customizable naming conventions and component paths. | 5 |
changjoo-park/vue-component-generator | Generates Vue components automatically based on user input specifications | 150 |
kirklin/unplugin-config | A tool that generates configuration files for web applications, allowing customization of global variables. | 24 |
vuese/vuese | Automated documentation generation tool for Vue components | 1,698 |
unplugin/unplugin-vue2-script-setup | A plugin that enables <script setup> in Vue 2 applications. | 602 |
ungeui/ungeui | A Vue 3 component library with a range of features for building web applications. | 54 |
posva/unplugin-vue-router | Automates file-based routing in Vue with TypeScript support | 1,680 |
michaellyu/vue-generator | Creates initial router and components structure for Vue projects. | 7 |
kahirokunn/vuedts | Automatically generates TypeScript declaration files for Vue.js components | 20 |
c01nd01r/vue-bem-cn | A utility library for generating BEM-style class names in Vue.js applications. | 127 |
yjl9903/unplugin-info | A plugin that exports build information as a virtual module for various frameworks and build tools. | 80 |
rgru/vue-mods-names | A Vue.js plugin that allows adding custom class names to components in a reusable way | 22 |
universal-vue/uvue | Tool to help create and manage universal Vue applications | 127 |
termosa/vue-uniq-ids | A plugin that generates unique IDs for attributes without modifying the original values, improving accessibility and reducing conflicts. | 34 |