deferred-promise

There are 11 repositories under deferred-promise topic.

  • Illvili/wxDefer

    微信小程序API增强

    Language:JavaScript3203
  • lxsmnsyc/Px

    Extension functions for JS Promise

    Language:JavaScript330
  • tunnckoCore/native-promise-deferred

    A deferred Promise, using `native-or-another` behind and so it work on Node.js v0.10 too!

    Language:JavaScript222
  • tunnckoCore/dush-promise

    Plugin for `dush` that makes it a Deferred promise and adds `.resolve`, `.reject`, `.than` and `.catch` methods for more better error handling experience

    Language:JavaScript127
  • Kadeluxe/AsyncTask

    Resolve Promises outside them (TypeScript)

    Language:TypeScript0100
  • nberlette/defer

    Robust TypeScript API for deferred handling of Promises. Supports event listeners and custom state-specific callbacks.

    Language:TypeScript0200
  • ori88c/delayed-async-task

    A modern `setTimeout` substitute tailored for asynchronous tasks, designed to schedule a single delayed execution. Features status getters to communicate the execution status, the ability to abort a pending execution, and the option to gracefully await the completion of an ongoing execution.

    Language:TypeScript0100
  • bitbar/deferred-promise

    Simple port of jQuery Deffered() based on native Promise

    Language:JavaScript30
  • PhpGt/Promise

    A pleasant way to work with asynchronous PHP.

    Language:PHP3153
  • TomasHubelbauer/js-deferred

    Deferred promise implementation for those times when you do actually need it which is not that rare

    Language:Markdown30
  • tonix-tuft/def-promise

    A naive deferred promise, nothing more, nothing less.

    Language:JavaScript20