[go: up one dir, main page]

@kevinkosterr/vue3-form-generator
TypeScript icon, indicating that this package has built-in type declarations

2.3.1 • Public • Published

Vue 3 Form Generator

A schema-based form generator component for Vue 3, based on the original vue-form-generator library.

GitHub last commit semantic-release: angular Static Badge NPM Version GitHub License

You can find documentation on the documentation page.

Building for development

  1. Install the dependencies
pnpm install
  1. Create a schema inside the playground folder, for this you can copy schema.example.js.
cp playground/schema.example.js playground/schema.js
  1. Run the development playground
pnpm run dev 

Package Sidebar

Install

npm i @kevinkosterr/vue3-form-generator

Weekly Downloads

43

Version

2.3.1

License

MIT

Unpacked Size

129 kB

Total Files

41

Last publish

Collaborators

  • kevinkoster