angular-promise-tracker
Promise tracker library
A library that allows you to easily add spinners or general promise/request tracking to your Angular app
Easily add spinners or general request tracking to your angular app
560 stars
22 watching
71 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jaspero/ng-alerts | An Angular alert library for easily displaying notifications in user interfaces. | 33 |
khanlou/promise | A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 621 |
jgornick/asyncp | Port of an async library to use Promises instead of callbacks in Node.js | 29 |
aantron/promise | A lightweight binding to JavaScript promises in Reason | 340 |
alexcastillo/ng2-notifications | A library for Angular 2 applications to display native push notifications on various platforms | 185 |
lilyball/tomorrowland | An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 |
spider-gazelle/promise | A library providing typed promises for Crystal language to simplify concurrency and asynchronous programming. | 42 |
mattdesl/promise-cookbook | An introduction to using Promises in JavaScript to write cleaner and more maintainable asynchronous code | 1,614 |
svhawks/react-native-woopra | Provides a promise-based interface to Woopra's tracking and identification features for React Native applications. | 15 |
frontarm/async-javascript-cheatsheet | A cheatsheet resource covering the basics of promises and async/await in JavaScript. | 1,943 |
eslint-community/eslint-plugin-promise | Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
flauc/ng-push | An Angular wrapper around the Notifications API | 59 |
jdeferred/jdeferred | A Java library implementing a deferred/promise object similar to JQuery's Deferred Object. | 1,508 |
angular-oauth/angular-oauth | A client-side OAuth 2.0 authorization flow implementation for web applications. | 294 |
auth0/auth0-angular | A library for integrating authentication into Angular Single Page Applications | 178 |