foxbenjaminfox/vue-async-computed
Async computed properties for Vue.js
nuxt-community/nuxt-property-decorator
Property decorators for Nuxt (base on vue-property-decorator)
STUkh/vue-promise-btn
Vue.js plugin that handles buttons async lock state. Demo: https://stukh.github.io/vue-promise-btn/
edgardleal/require-vuejs
RequireJS plugin to async and dynamic load and parse .vue components
mokkabonna/vue-async-methods
Async method support for vue with relevant state variables for use in the UI.
rjoydip-zz/awesome-js-resources
Collection of JavaScript resources (PDF, Video, Link)
eduardostuart/vue-image-loader
🌟 Async image loader plugin for Vue.js
kamijin-fanta/vue-async-data
Async data loading plugin for Vue.js 2.0
jaydenseric/next-server-context
A Next.js App or page decorator, React context object, and React hook to access Node.js HTTP server context when rendering components.
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.
foxbenjaminfox/vue-async-computed-decorator
A vue-class-component decorator for vue-async-computed
HerbLuo/shop-native
基于weex(vuejs),同时使用了vuex, vue-router, axios,包含异步(async)语法糖在安卓端不兼容的解决方案
amoldavsky/angular-mocks-async
AngularJS ngMockE2E Async
ken-okabe/unlimitedjs
unlimitedjs is a minimal JavaScript framework for building production-ready UI with no limitations, full flexibility and zero rules - just pure functional and reactive programming to compose virtual DOM in JSX/TSX
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
weiyuexin/Online-code-evaluation-system
在线代码测评系统|OJ系统
jsonberry/learn-reactive
A collection of learning resources for topics related to reactive programming
hoangsonww/The-Event-Horizon-App
🎆 A dynamic countdown timer designed to anticipate significant life events. From predefined occasions like New Year's Eve to personalized dates like birthdays, EventHorizon offers an intuitive interface, changing backgrounds, chatbot, and inspiring quotes.
kabirbaidhya/get-js
A lightweight library to asynchronously load scripts on the fly
shlomiassaf/ngx-routable
Component metadata driven data resolver for angular router
axetroy/ng-promise
Angular1.x的promise指令, 根据promise的结果,渲染不同的视图
Eazymov/vue-sub
Simple PubSub pattern implementation for VueJS
yunatseng/AsyncIDETest
線上編輯器 socket 版本 / Source from https://github.com/egoist/codepan
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.
Re-Quant/rxjs-awaitable-observables
🧨 This package makes async/await working with Observables without .toPromise() 💥
doouding/eval-desktop
⚡️ Running JavaScript, HTML, CSS code immediately
Celeo/GETIN-Template
EVE-authenticated web app in Vue.js, and Flask
zdychacek/babel-plugin-ng-inject-classes
Annotates decorated AngularJS classes.
codeVirtuoso21/Vue-Typescipt-with-inversify-small-project
VueJS with Vuex and TypeScript example to use Dependency Injection
janswist/weather-app
Simple Vue 3 app to show my coding style and (small portion of my) skills in regard to: coding style, structure, naming, networking, testing & dependency injection
ysyun/trend-mini-blog
Reactive Programming & Reactive System Mini Blog based on http://mobicon.tistory.com/
hash-bang/angular-async-chainable
Pre-built async-chainable NPM repo suitable for use within regular JavaScript or AngularJS on the frontend
afeiship/next-weapp-parallel
Async/parallel for weapp based on next.
afeiship/next-promise-compose
Promise compose for next.
sstackus/next-project-blueprint
Super tidy front-end project template for structured development with Next.js and TailwindCSS
iainjreid/ng-decorators-utils
🔧 AngularJS utilities using decorators
rossvasquez/coupon-wallet-eval
Technical evaluation that prompted the creation of a mobile coupon wallet MVP over four days.
Normandy72/Dependency-Injection
How Dependency Injection works in Javascript. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin
przemyslawbodio/angularjs-overriding-directives
Demonstration how to override directives in angularjs.
Normandy72/Asynchronous-Behavior
Asynchronous Behavior with Promises and $q in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.
cgatno/wijmo-eval
MOVED: You can now download Wijmo directly from NPM here:
mokeyish/vue-ioc-di
Dependency Injection In Vue,Inspired by Angular. Vuex replacement.