underscore.deferred
Deferred library
A JavaScript library that provides jQuery-style Deferreds as an Underscore mixin
jQuery style Deferreds for Underscore
225 stars
12 watching
21 forks
Language: JavaScript
last commit: over 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
serkanyersen/underscore.py | A Python port of a JavaScript utility library providing functional programming tools and micro templating functionality. | 291 |
brianhaveri/underscore.php | A PHP implementation of the popular JavaScript utility library | 1,161 |
diro/qml_underscorejs | A JavaScript library that adapts the popular underscore.js utility functions to work within Qt/QML's restricted JavaScript environment. | 8 |
kddnewton/fast_underscore | An optimized implementation of Ruby's underscore method using C extension | 33 |
hkskn/vue-underscore | A Vue.js plugin that provides utility functions similar to Underscore.js, making it easier to manipulate data in Vue applications. | 18 |
javadev/underscore-java | Provides a functional programming library for Java, emulating the functionality of Underscore.js | 533 |
ahl5esoft/golang-underscore | A Go library providing functional programming utilities similar to underscore.js and C# LINQ. | 399 |
sindresorhus/p-lazy | A promise class that defers execution until the promise is actually used or specific methods are called | 268 |
jdeferred/jdeferred | A Java library implementing a deferred/promise object similar to JQuery's Deferred Object. | 1,507 |
mirven/underscore.lua | A Lua library implementing functional programming utilities inspired by the JavaScript library underscore. | 403 |
rjnemo/underscore | A Go library providing functional programming helpers without extending built-in objects. | 110 |
chartjs/chartjs-plugin-deferred | A plugin to delay initial chart updates until the user scrolls and the canvas appears inside the viewport. | 110 |
longtian/redux-deferred | Middleware for handling asynchronous data fetching in Redux applications with jQuery Deferred objects | 2 |
ded/valentine | A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |
romkatv/zsh-defer | A plugin for zsh that executes commands after all other commands have finished and zle is idle. | 359 |