/ember-quick-forms

Primary LanguageJavaScriptMIT LicenseMIT

Ember - customizable form builder

This addon helps in generating dynamic forms:

  • integrated with ember validations
  • integrated with Bootstrap 3.x
  • allows setup for actions posted to the controller

Dependencies

  • Ember 2.x
  • Ember-data 2.x
  • jQuery 2.x
  • jQuery UI 1.11.x

Installation

  • ember init hostApp
  • cd hostApp
  • ember install ember-quick-forms

Running

Demo

http://squirrelito.github.io/ember-quick-forms/