A form builder that sits on top of Angular.js, Twitter Bootstrap, jQuery UI, Angular-UI, Express and Mongoose. Opinionated or what?
npm install forms-angular



See the documentation at http://www.forms-angular.org
npm install --save forms-angular
bower install --save forms-angular
``
Security Disclosure
Security is very important to us. If discover any issue regarding security, please disclose the information responsibly by sending an email to security@forms-angular.org and not by creating a github issue.For developers of forms-angular
``
npm install -g tsd
tsd update -so
``
Prepare a new release:
``
gulp all
```