/gulp-umd-angular-seed

Example of how to use UMD in Javascript and AngularJS

Primary LanguageJavaScriptMIT LicenseMIT

gulp-umd-angular-seed

Example of how to create and UMD module in Javascript and AngularJS with gulp-wrap-umd.

From scratch:

  • git clone the repo
  • npm install
  • bower install
  • gulp umd
  • gulp
And here you have a tested umd module that you can use in Javascript or requireJs or Broswerify modules.