elpa-deferred

simple asynchronous functions for Emacs Lisp
  https://github.com/kiwanami/emacs-deferred
  0
  no reviews



It is a simple library for asynchronous tasks.

The API is almost the same as JSDeferred (by cho45) and Mochikit.Async (by Bob Ippolito) in JavaScript.