vuesion/vuesion

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.all-contributorsrc
.codeclimate.json
.dockerignore
.editorconfig
.env-example
.eslintignore
.eslintrc.js45
A
0 mins
.gitattributes
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/semantic.yml
.github/workflows/deployment_production.yml
.github/workflows/deployment_staging.yml
.github/workflows/pull_request.yml
.gitignore
.husky/commit-msg
.husky/pre-commit
.npmrc
.prettierignore
.prettierrc
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
_templates/generator/help/index.ejs.t
_templates/generator/new/hello.ejs.t
_templates/generator/with-prompt/hello.ejs.t
_templates/generator/with-prompt/prompt.ejs.t
_templates/init/repo/new-repo.ejs.t
_templates/new/component/component.vue.t
_templates/new/component/prompt.js26
A
0 mins
_templates/new/component/spec.ts.t
_templates/new/component/stories.ts.t
_templates/new/crud-entity/01.schema.prisma.t
_templates/new/crud-entity/02.schema.prisma.t
_templates/new/crud-entity/pages.[id].vue.t
_templates/new/crud-entity/pages.index.vue.t
_templates/new/crud-entity/prompt.js25
A
0 mins
_templates/new/crud-entity/server.[id].delete.ts.t
_templates/new/crud-entity/server.[id].get.ts.t
_templates/new/crud-entity/server.[id].put.ts.t
_templates/new/crud-entity/server.index.get.ts.t
_templates/new/crud-entity/server.index.post.ts.t
_templates/new/crud-entity/store.interface.ts.t
_templates/new/crud-entity/store.ts.t
_templates/new/page/page.vue.t