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-angularDemonstration and Documentation
Visit http://forms-angular.org
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.