JSPM

forms-angular

0.0.21
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 253
  • Score
    100M100P100Q75956F
  • 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

  • forms-angular

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

No nonsense forms for the MEAN stack

This is the server side part of forms-angular. The client side part is a bower package (also called forms-angular).

Installation

$ npm install forms-angular

Demonstration and Documentation

There is a demonstration application with detailed documentation and several example schemas running at http://forms-ng.herokuapp.com.

Although it is a bit premature for production use (though I am doing it) the "minimal" folder shows how you might go about doing it in the simplest way.
It has its own README file.

Contributing, Tests

See https://github.com/mchapman/forms-angular for tests. This is also the repo that you should fork if you want to contribute.