vivin / regula

Regula: An annotation-based form-validation framework in Javascript
126 stars 24 forks source link

Modularity #40

Closed vivin closed 11 years ago

vivin commented 11 years ago

Pull request to merge 'modularity' branch with master. 'modularity' contains changes that aim to modularize the project. I have split functional units into their own files. The files have use UMD and so it is possible to use regula with and without AMD.