vswift-form
v0.0.14
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
1,560
Maintainers
Readme
vswift-form
A simple but not simple form designer based on Vue and Element Plus. You can preview it here.
Develop
pnpm dev
Build lib mode
pnpm build:lib
It will emit dts
for components, then build output .js
and .cjs
file.
Publish
pnpm release