Vue.js Fast Forms
VueJS components for fast and easy forms build, validation and data bindning.
Dependencies
vue-fast-forms requires
Bootstrap 4 CSS for forms styling and
moment.js for a datepicker.
Installation
``
bash
$ npm install vue-fast-forms bootstrap@4 moment --save
``
Docs and examples
See the
documentation.