async-each
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Async concurrent iterator (async forEach)
Asynchronous iterator function for parallel processing.
async/await for node.js
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
Chained and parallel async iterator in one elegant function
node library based on craydent-1.9.3
The async/await utility for browsers and Node.js.
A simple function for interrupting program flow if a condition isn’t met.
No-bullshit, ultra-simple, 35-lines-of-code synchronized forEach / map function for JavaScript.
Declarative JSX glorification
Node module to extend all native class functionality and simplify code for maintainability and readability
Incremental backoff flow-control for any : fn(function(err, data) { ... });
Node module to extend function functionality and simplify code for maintainability and readability
Fast and lean abstraction for node Fibers. Easily run asynchronous functions synchronously.
An HTML preprocesser built to cut down on special characters/tags and typing. Incorporates importing other .ftHTML files, basic variables and is not whitespace specific. Includes a CLI
Lightweight async Array-forEach-method.
Super convenient syntax for execution tracing, logging and debugging JavaScript applications via a babel plugin.
Wrap, manage, throttle & pool deferred tasks
Command driven middleware stack for managing control flow / application state