Socket
Socket
Sign inDemoInstall

formvuelar

Package Overview
Dependencies
23
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    formvuelar

Vue form components with server side validation in mind.


Version published
Weekly downloads
132
increased by312.5%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Formvuelar

Vue form components with server side validation in mind

Formvuelar basic form

About

FormVuelar is a set of predefined vue form components which are designed to automatically display errors coming back from your backend. It works out of the box with the error message bag that is returned by Laravel when submitting an ajax form.

Examples

Give it a try!

Documentation

Full Documentation

Features

  • 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)

Getting Started

npm install formvuelar --save

TODO

- Test coverage

Credits

HelpSpace.com

License

Released under the MIT License.

Keywords

FAQs

Last updated on 17 Jan 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc