@kevinkosterr/vue3-form-generator

2.0.0 • 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
yarn 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
yarn run dev 

Package Sidebar

Install

npm i @kevinkosterr/vue3-form-generator

Weekly Downloads

8

Version

2.0.0

License

MIT

Unpacked Size

108 kB

Total Files

40

Last publish

Collaborators

  • kevinkoster