rjoydip-zz/awesome-js-resources
Collection of JavaScript resources (PDF, Video, Link)
createnextapp/async-local-storage
AsyncLocalStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app in web browser. It should be used instead of LocalStorage.
amoldavsky/angular-mocks-async
AngularJS ngMockE2E Async
Independer/angular-named-lazy-chunks-webpack-plugin
A Webpack plugin that assigns names to the async chunks generated for lazy routes in an Angular 2+ app
kabirbaidhya/get-js
A lightweight library to asynchronously load scripts on the fly
axetroy/ng-promise
Angular1.x的promise指令, 根据promise的结果,渲染不同的视图
Re-Quant/rxjs-awaitable-observables
🧨 This package makes async/await working with Observables without .toPromise() 💥
Normandy72/Asynchronous-Behavior
Asynchronous Behavior with Promises and $q in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.
hash-bang/angular-async-chainable
Pre-built async-chainable NPM repo suitable for use within regular JavaScript or AngularJS on the frontend