w20-framework / w20

W20 is a Web framework, built upon a powerful RequireJS/AngularJS/Bootstrap mix to help you develop single page applications.
https://w20-framework.github.io/
Mozilla Public License 2.0
8 stars 9 forks source link

Programmatic forms #46

Closed kavi87 closed 8 years ago

kavi87 commented 8 years ago

This enhancement will allow the creation of forms programmatically with default validation rules and programmatic configuration. This will allow a better developper experience by reducing boilerplate code and also allow switching between different CSS paradigm.