Vue Component Generator
vue.js component generator for beginner
See Demo
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
Category: Vue.js / Projects Using Vue.js |
Watchers: 3 |
Star: 145 |
Fork: 25 |
Last update: May 26, 2023 |
vue.js component generator for beginner
See Demo
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
First of all, this is a great concept! This might become very useful both for understanding how to build and use components, and in order to plan and build components very quickly.
I think the following could make a useful improvement here; If you have selected the "Validation" option, you can also add a default value. This feature is often very useful, in order to know what the prop should contain if not provided. My suggestion, is to add another text box together with the "Required" option, that triggers the display of another text input, where you can enter a default value. This way, some props might have a default value, and some might not.
Hello. Tooltip at the bottom of example page says:
Vue Component Generator was created for the purpose of describing the vue component. Please refer to the guide because some parts are not included.
The question is: where is the guide? :) Can you post a url to this guide?
Thank you.
The info column seem to be taking up a bit much space in current implementation, as it contains quite a few lines of text. This makes the UI become less available then necessary. A solution to this could be to have some kind of logo there, with a "About" link, that triggers the view of the contents of this block. This way, the field doesn´t get in the way of the user interface. Another way of solving it, could be to keep the information as it is now, but move it below the user interface.
npm run dev
. I figured out that I have to import 'codemirror/keymap/sublime' to fix it. (see https://github.com/surmon-china/vue-codemirror/issues/33)Bumps node-sass from 3.13.1 to 4.14.1.
Sourced from node-sass's releases.
v4.14.1
Community
Fixes
- Bump [email protected] (@xzyfer, #2912)
Supported Environments
OS Architecture Node Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^, 11**^, 12**^, 13**^, 14**^ Alpine Linux x64 6, 8, 10, 11, 12, 13, 14 FreeBSD i386 amd64 10, 12, 13 *Linux support refers to Ubuntu, Debian, and CentOS 5+ ** Not available on CentOS 5 ^ Only available on x64
v4.14.0
Features
Fixes
Supported Environments
OS Architecture Node Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^, 11**^, 12**^, 13**^, 14**^ Alpine Linux x64 6, 8, 10, 11, 12, 13, 14 FreeBSD i386 amd64 10, 12, 13 *Linux support refers to Ubuntu, Debian, and CentOS 5+ ** Not available on CentOS 5 ^ Only available on x64
v4.13.1
Community
- Fix render example syntax (@ZoranPandovski , #2787)
Sourced from node-sass's changelog.
v4.14.0
https://github.com/sass/node-sass/releases/tag/v4.14.0
v4.13.1
https://github.com/sass/node-sass/releases/tag/v4.13.1
v4.13.0
https://github.com/sass/node-sass/releases/tag/v4.13.0
v4.12.0
https://github.com/sass/node-sass/releases/tag/v4.12.0
v4.11.0
https://github.com/sass/node-sass/releases/tag/v4.11.0
v4.10.0
https://github.com/sass/node-sass/releases/tag/v4.10.0
v4.9.4
https://github.com/sass/node-sass/releases/tag/v4.9.4
v4.9.3
https://github.com/sass/node-sass/releases/tag/v4.9.3
v4.9.2
https://github.com/sass/node-sass/releases/tag/v4.9.2
v4.9.1
https://github.com/sass/node-sass/releases/tag/v4.9.1
v4.9.0
https://github.com/sass/node-sass/releases/tag/v4.9.0
v4.8.3
https://github.com/sass/node-sass/releases/tag/v4.8.3
v4.8.2
0d6c3cc
4.14.11cc6263
Bump [email protected] (#2915)aa193f6
chore: Add GitHub Actions for Alpine CIeac343c
4.14.0bbeb78c
Update changelog1210aab
Fix #2621: Report libsass version 3.5.5 (#2769)5a4a48a
feat: Add Node 14 supportb54053a
Update changelog01db051
4.13.1338fd7a
Merge pull request from GHSA-f6rp-gv58-9cw3Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.