formvuelar
v1.8.9
Published
Vue form components with server side validation in mind.
Downloads
60
Maintainers
Readme
Documentation
- Works out of the box with Laravel
- Axios integration
- Select with search and remote source option
- Nested Checkboxes
- File upload support including progress indication
- Image upload with image preview
- Dropzone with image preview (inspired by FilePond)
- Display validation error messages from error response
- Supports Tree Shaking (adds only used components to your js bundle)
npm install formvuelar --save
TODO
- Test coverage