On Github agileurbanite / polymorphic-forms
By Patrick Woo Agile Urbanite
I am a software engineer, currently at Capital One, that loves to find solutions to interesting problems.
Formly is an AngularJS module which has a directive to help customize and render JavaScript/JSON configured forms. The formly-form directive and the formlyConfig service are very powerful and bring unmatched maintainability to your application's forms.
Working in a large team that are scattered across geo-locations, it's best to create a base form that can be inherited, extended, or overwritten. Formly provides just that as form elements can be results of promises.