All Projects → pagekit → vue-fields

pagekit / vue-fields

Licence: other
The form fields generator for Vue.js

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects

vue-fields Build Downloads Version License

The form fields generator for Vue.js.

Features

  • Supports latest Firefox, Chrome, Safari, Opera and IE9+
  • Supports Vue 2.0
  • Compact size 6KB (2KB gzipped)

Installation

You can install it via yarn or NPM.

$ yarn add vue-fields
$ npm install vue-fields

CDN

Available on jsdelivr or unpkg.

<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>

Changelog

Details changes for each release are documented in the release notes.

Contribution

If you find a bug or want to contribute to the code or documentation, you can help by submitting an issue or a pull request.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].