@slimio/lock
SlimIO Asynchronous Lock Handler
SlimIO Asynchronous Lock Handler
Easily modularize your application into cancelable components. Everything they initialize can be monitored, stopped and removed automatically, including views, promise chains, requests, listeners, DOM and CSS.
Construct a catcher flow procedure.
causeway =====
Provides easy-config express server, web services and realistic API responses during development for web apps
Helps implementing functions that are synchronous or asynchronous depending of their parameters
Asynchronously write javascript, even with document.write.
Hybridify. Hybrids. Create sync or async function to support both promise and callback-style APIs in same time. Using the power of [relike][].
A bunch of helper methods that greatly simplify asynchronous unit and acceptance testing of front end web apps.
An asynchronous counter for Node.js and the browser
Asynchronous, synchronous and delayed Mutex with Promises.
an asynchronous queue for node
fs.writeFile wrapped in an ES6 Promise
Read a file line by line asynchronously
Compose async functions, and do some other stuff functional.
A modern tooling library for asynchronous operations using async/await, promises and async generators
fqueue is a micro-plugin to queue function execution to handle asyncronous flow and stepping though functions. So you save yourself with ugly callbacks and can make your code more preety.
Additional methods to jest.fn to introduce "late resolve" of promises returned by mock functions. This allows tests that read chronologically, like a story.
Asynchronous coding using ECMAScript 6 generators
Simple promisify with sane defaults, works on node 0.10 if you provide custom Promise through options