Home
Softono
forms-angular

forms-angular

Open source MIT CSS
413
Stars
82
Forks
11
Issues
25
Watchers
2 weeks
Last Commit

About forms-angular

Probably the most opinionated framework in the world

Platforms

Web Self-hosted

Languages

CSS

forms-angular

Probably the most opinionated framework in the world

Gitter

Build Status Dependency Status Downloads

See the documentation at http://www.forms-angular.org

Installation of forms-angular

Recommended: use yeoman generator.

Alternative: you can install both front-end and back-end modules:

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 [email protected] 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