vswift-form
v0.0.21
Published
A simple but not simple form designer based on [Vue](https://cn.vuejs.org/) and [Element Plus](https://element-plus.org/). You can preview it [here](https://vsdeeper.github.io/vswift-form/).
Downloads
70
Maintainers
Readme
vswift-form
A simple but not simple form designer based on Vue and Element Plus. You can preview it here.
Develop
pnpm devBuild lib mode
pnpm build:libIt will emit dts for components, then build output .js and .cjs file.
Publish
pnpm release