vue-fields
v1.1.3
Published
The form fields generator for Vue.js
Downloads
53
Readme
vue-fields
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.