Returns a Promise wrapped version of the supplied function or module.Callback-style function or module whose methods you want to promisify.
promise promises promisify all denodify denodeify callback cb node then thenify convert transform wrap wrapper bind to async await es2015 bluebirdThe libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. It is meant to replace the asynchronous event loop found in event-driven network servers.
event async callback event-driven event-libraryBasic callbag factories and operators to get started with. Callbag is just a spec, but callbag-basics is a real library you can use. Imagine a hybrid between an Observable and an (Async)Iterable, that's what callbags are all about. In addition, the internals are tiny because it's all done with a few simple callbacks, following the callbag spec. As a result, it's tiny and fast.
callbacks reactive iterables observables callbag callback standard spec observable iterableTake full control of your keyboard with this small Python library. Hook global events, register hotkeys, simulate key presses and much more. or download and extract the zip into your project folder.
keyboard-events keyboard-hooks keyboard-state hotkey register-hotkey scancode callbackRead also the announcement blog post and this introductory blog post. The capitalized keywords used here follow IETF's RFC 2119.
callbag callback standard spec observable iterableAsync is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript. Although originally designed for use with Node.js and installable via npm i async, it can also be used directly in the browser.
async callbacks callback module utility asynchronous promiseLibev is a high-performance event loop, supporting eight event types (I/O, real time timers, wall clock timers, signals, child status changes, idle, check and prepare handlers). It uses a priority queue to manage timers and uses arrays as fundamental data structure. It has no artificial limitations on the number of watchers waiting for the same event.
event async callback event-driven event-libraryA sane FTP client implementation for NodeJS
ftp-client ftp networking storage callback jsftp protocol files server client asyncGenerator-based control-flow for Node enabling asynchronous code without callbacks, transpiling, or selling your soul. Suspend is designed to work seamlessly with Node's callback conventions, promises, and thunks, but is also compatible with code that follows other conventions.
async generator yield callback promise flow control suspendA small and magical composer for all JavaScript asynchronous.
asynchronous async-await generator thunk callback promise async thunks future flow yield coro compose coroutine orchestratepump is a small node module that pipes streams together and destroys all of them if one of them closes.When using standard source.pipe(dest) source will not be destroyed if dest emits close or an error. You are also not able to provide a callback to tell when then pipe has finished.
streams pipe destroy callbackThe Callback is among the novelties of the ASP. Net 2.0. shows the power of callback combined with javascript methods can make the Asp.net application more lighter. update a specific control in the page and not the entire page without using AJAX
ajax callback controls visual-studioIssue reports are accepted through the Github issue tracker as well as Pull requests. Every contribution is welcome! Don't hesitate to ask for help if you need any support in improving the implementation or if you have any troubles in using the library.
async async-continuation-chains callback syntax-sugar efficient-implementations concurrency continuation-logic continuable-libraryjquery plugin to create multiple parent-child select objects
jquery-plugin select hierarchy parent-child tree ajax ui callbackjQuery form validation plugin where the form html markup doesn't matter!
jquery-plugin validation html5 regular expression simple easy form contact callbackjQuery .once() method for adding behaviors or classes once
jquery-plugin once selector callback map jquery inputRead all stream content and pass it to callback
stream read buffer callback
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.