New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-form-2

Package Overview
Dependencies
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-form-2

Vue.js 2 form component

  • 1.2.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
14
decreased by-84.27%
Maintainers
1
Weekly downloads
 
Created
Source

Note: Users of Vue.js version 1 please use this package instead.

Breaking Change: As of version 1.0 this package uses controlled components, which means the value is no longer persisted on the field component but rather on the parent consumer component. This makes all fields behave like normal vue inputs, using v-model (instead of value) to maintain two-way View-Model Binding. If you were using the old package you need to install version 0.4.0 (also tagged in Github), although it is highly recommended to make the transition to the new version.

npm version

This vue.js package offers a comperhensive solution for HTML form management, including presentation, validation and (optional) AJAX submission. The presentation is based on Bootstrap's form component.

Keywords

FAQs

Package last updated on 17 Jun 2021

Did you know?

Socket

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc