JSPM

forms-angular

0.12.0-beta.306
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 253
  • Score
    100M100P100Q75983F
  • License MIT

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

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (forms-angular) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    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 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