vivin/regula

AMD Support

jeffrose opened this issue · 1 comments

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.

Good idea. I'll look into implementing this.