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