@omni-door/tpl-component-vue

The Vue Component project template

Usage no npm install needed!

<script type="module">
  import omniDoorTplComponentVue from 'https://cdn.skypack.dev/@omni-door/tpl-component-vue';
</script>

README

🐸 @omni-door/tpl-component-vue

The Vue Component project template

NPM downloads npm version install size license

Install

  • Clone the repo: git@github.com:omni-door/tpls.git

  • Install with Npm: npm install @omni-door/tpl-component-vue

  • Install with Yarn: yarn add @omni-door/tpl-component-vue

Templates

folder file
babel babel.config.js
commitlint commitlint.config.js
editor .editorconfig
eslint .eslintrc.js
ignore .eslintignore & .gitignore & .npmignore & .prettierignore
jest jest.config.js
new the standard templates for omni new command
omni omni.config.js
package package.json
prettier prettier.config.js
readme README.md & README.zh-CN.md & DEV.md & DEV.zh-CN.md
source the standard templates in src folder
storybook .storybook/config.js & .storybook/addons.js & .storybook/manager-head.html & .storybook/webpack.config.js
stylelint stylelint.config.js
tsconfig tsconfig.json
vsc .vscode/settings.json