awes-io/form-builder

A component that allows creating forms with two-way binding from data object with default HTML fields and custom, like multi-block or AJAX-select.

Fund package maintenance!
Patreon
Open Collective

Installs: 25 113

Dependents: 4

Suggesters: 0

Security: 0

Stars: 66

Watchers: 3

Forks: 7

Open Issues: 1

Language:Vue


README

Awes.io logo

From Builder

A component that allows creating forms with two-way binding from data object with default HTML fields and custom, like multi-block or AJAX-select.

Last version Downloads License CDN Ready vue Last commit Analytics Hosted by Package Kit Patreon

form builder

Demo

You can check it online: Online Demo

Documentation

Documentation

NPM scripts

Development mode npm run watch or simply npm start Development mode for IE npm run watch:legacy Production build npm run build

Installation

Via Composer

$ composer require awes-io/form-builder

The package will automatically register itself.

You can publish the config file with:

php artisan vendor:publish --provider="AwesIO\FormBuilder\Providers\FormBuilderServiceProvider" --tag="config"

Support Us

Become a Patreon

License

MIT