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
Upplication/ng
ES7 Decorators for lazy AngularJS developers
jsonberry/learn-reactive
A collection of learning resources for topics related to reactive programming
axetroy/ng-promise
Angular1.x的promise指令, 根据promise的结果,渲染不同的视图
kabirbaidhya/get-js
A lightweight library to asynchronously load scripts on the fly
shlomiassaf/ngx-routable
Component metadata driven data resolver for angular router
Re-Quant/rxjs-awaitable-observables
🧨 This package makes async/await working with Observables without .toPromise() 💥
rdkmaster/j-lunker
The open source version of embed.plnkr.co, eval your codes online, convenient to share them or embed them in your articals.
zdychacek/babel-plugin-ng-inject-classes
Annotates decorated AngularJS classes.
Normandy72/Dependency-Injection
How Dependency Injection works in Javascript. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin
ysyun/trend-mini-blog
Reactive Programming & Reactive System Mini Blog based on http://mobicon.tistory.com/
iainjreid/ng-decorators-utils
🔧 AngularJS utilities using decorators
przemyslawbodio/angularjs-overriding-directives
Demonstration how to override directives in angularjs.
cgatno/wijmo-eval
MOVED: You can now download Wijmo directly from NPM here:
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