0.0.1 • Published 4 years ago

vue3-general-components-wenjun v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

vue3-general-components

Perhaps the fastest framework for building a vue3 component, power by vitepress and vue3.

If you are using vue2 you can use litter bother vue-general-components

how works

with vue3 you can clone this repo and yarn install

with tsx clone tsx branch

with vue2 vue-general-components

Document build

yarn dev

Components Docs use vitepress to display, but vitepress is still WIP. There is a temporary problem with running the document unless you're using the latest version of VitePress.

Components compile

yarn build:all

Using rollup-plugin-vue@6.0.0 compile the vue3 component.

TSX build

Using rollup-plugin-esbuild and rollup-plugin-vue-jsx compile the vue3-jsx.

TODO

  • Component Test
  • Sass ..
  • Enhance vitepress

I was still work with on change vue/ui to vue3