/angular-async

A simple wrapper for using ES7 async-await syntax in Angular 1 project.

Primary LanguageJavaScriptMIT LicenseMIT

angular-async

A simple wrapper for using ES7 async-await syntax in Angular 1 project.

What it does

  1. Convert ES6 Promise to angular Promise $q
  2. Do $rootScope.$apply

License

MIT