https://github.com/matfish2/vue-formular
a comprehensive vue.js form component
https://github.com/matfish2/vue-formular
form vue vue-formular
Last synced: 7 months ago
JSON representation
a comprehensive vue.js form component
- Host: GitHub
- URL: https://github.com/matfish2/vue-formular
- Owner: matfish2
- License: mit
- Created: 2015-12-13T12:45:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-15T15:00:51.000Z (about 8 years ago)
- Last Synced: 2025-03-24T21:42:30.589Z (8 months ago)
- Topics: form, vue, vue-formular
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/vue-formular
- Size: 646 KB
- Stars: 43
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vue-refactor - vue-formular
- awesome-vuejs - vue-formular - A comperhensive solution for HTML form management, including presentation, validation and (optional) AJAX submission. Presentation is based on Bootstrap's form component. (Awesome Vue.js / Libraries & Plugins)
README
# Vue Formular
Note: Users of Vus.js version 2 please use [this package](https://www.npmjs.com/package/vue-form-2) instead
[](https://badge.fury.io/js/vue-formular) [](https://travis-ci.org/matfish2/vue-formular)
This vue.js package offers a comperhensive solution for HTML form management, including presentation, validation and (optional) AJAX submission.
Presentation is based on [Bootstrap's form component](http://getbootstrap.com/css/#forms).
* [Documentation](https://matfish2.gitbooks.io/vue-formular/content/)
* [Demo](https://jsfiddle.net/matfish2/fjurzoLj/)