eamodeorubio / tamingasyncLinks
Demo code and slides from my talk "Taming Asynchronous Programming (beyond Promises)"
☆16Updated 10 years ago
Alternatives and similar repositories for tamingasync
Users that are interested in tamingasync are comparing it to the libraries listed below
Sorting:
- A DSL for creating virtual trees☆59Updated 10 years ago
- Run integration tests using mongoose and tape☆15Updated 10 years ago
- Efficient data structures that represent renderable scenes☆39Updated 12 years ago
- Converts es5 to es6, using simple and safe transforms☆16Updated 10 years ago
- An Ajax library that can target local JS code and web workers.☆428Updated 11 years ago
- A light and flexible library that extends Backbone.js to new heights.☆101Updated 10 years ago
- Stamp utilities☆44Updated 5 years ago
- A pattern-matching DSL for JSON-like trees of data.☆52Updated 12 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 9 years ago
- A bare-bones lazily-evaluated Promises/A+ implementation.☆38Updated 5 years ago
- Transform markdown to an object where headings are keys☆55Updated 9 years ago
- Tool to auto document ECMAScript (Java Script) in JSDoc 3 using Esprima.js.☆16Updated 10 years ago
- Strong and addictive dependency injection for JavaScript☆25Updated 9 years ago
- `Array.prototype` iteration methods for any iterator.☆18Updated 10 years ago
- A routing utility to integrate route state into your business logic layer.☆25Updated 9 years ago
- Node port of mongroup(1) - group process monitoring backed by mon(1) instances☆77Updated 10 years ago
- Static scope analysis and transpilation of ES6 block scoped const and let variables to ES3 vars☆114Updated 5 years ago
- Build virtual tree elements with magic attributes☆11Updated 7 years ago
- Simple tool for storing/retrieving objects events based hierarchical key paths.☆14Updated 10 years ago
- Clojure inspired transducers implementation in JS