AMD Support
jeffrose opened this issue · 1 comments
jeffrose commented
Consider adding AMD support so Regula can be loaded using an AMD loader like RequireJS.
The umdjs project provides examples of how to incorporate support for AMD. The two applicable examples are amdWeb and jqueryPlugin.
vivin commented
Good idea. I'll look into implementing this.