Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matfish2/vue-formular

a comprehensive vue.js form component
https://github.com/matfish2/vue-formular

form vue vue-formular

Last synced: 3 months ago
JSON representation

a comprehensive vue.js form component

Awesome Lists containing this project

README

        

# Vue Formular

Note: Users of Vus.js version 2 please use [this package](https://www.npmjs.com/package/vue-form-2) instead

[![npm version](https://badge.fury.io/js/vue-formular.svg)](https://badge.fury.io/js/vue-formular) [![Build Status](https://travis-ci.org/matfish2/vue-formular.svg?branch=master)](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/)