ng2-formly
angular2-formly is an Angular 2 module which has a Components to help customize and render JavaScript/JSON configured forms.
The formly-form
Component and the FormlyConfig
service are very powerful and bring unmatched maintainability to your
application's forms.
Quick Start
1. Install ng2-formly
npm install ng2-formly --save
FormlyModule
:
2. Import the ;;;;;
3. Define the form config in your component:
;;;
From there, it's just JavaScript. Allowing for DRY, maintainable, reusable forms.
Roadmap
See the issues labeled enhancement
Supported templates
Thanks
A special thanks to Kent C. Dodds for giving me opportunity to work on this. This library is maintained (with love) by me, Mohammed Zama Khan. Thanks to all contributors! If you're trying to find angular-formly, go here
Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!