nervgh / recursive-iterator
It iterates through a graph recursively
☆90Updated 7 years ago
Alternatives and similar repositories for recursive-iterator:
Users that are interested in recursive-iterator are comparing it to the libraries listed below
- Standalone denodeify, for all of your callback -> promise needs. Just drop in an ES6 complaint promise library & stir☆228Updated 7 years ago
- A Lightning Fast, Yet Very Small Promise A+ Compliant Implementation☆128Updated 5 years ago
- Express Async Router - An Express Router wrapper which automatically manage Promise.☆36Updated 4 years ago
- Helper functions for ES6 promises☆65Updated 5 years ago
- simpler models for both client & server☆231Updated 9 years ago
- Node require wrapper with options for cache busting, pre- and post-processing☆108Updated 9 years ago
- A plugin for hapijs providing the necessary routes to function as a webpack-dev-server☆22Updated 8 years ago
- Turn JSX into IncrementalDOM☆143Updated 4 years ago
- Run source transform function on node require call☆66Updated 7 years ago
- An implementation of on-the-fly defined WebWorkers that are created inline using data URIs, rather than separate physical files — for th…☆67Updated 8 years ago
- simplified jsdoc 3☆210Updated 2 years ago
- Returns the given deeply-nested property of an object using dot-notation or an array of keys.☆32Updated 2 years ago
- Babel plugin for modern RegExp features in JavaScript☆81Updated 6 years ago
- Rollup does what it can do, and let Webpack finish the job.☆86Updated 3 years ago
- Karma plugin for inline sourcemap support☆33Updated 5 years ago
- browserify >= v2 version of proxyquire. Mocks out browserify's require to allow stubbing out dependencies while testing.☆150Updated 8 years ago
- Minify your browserify bundle without losing the sourcemap☆187Updated 8 years ago
- Styled output in both consoles and browsers☆19Updated 3 years ago
- Generate modular lodash builds through static analysis.☆40Updated 9 years ago
- A Karma plugin to run Benchmark.js over multiple browsers with CI compatible output.☆91Updated 2 years ago
- A browserify plugin to partition your modules in different bundles☆113Updated 9 years ago
- Promise and async/await support for Tape☆46Updated 5 years ago
- Lightning fast template and view engine built on top of Incremental DOM and Babel (ES6 Templates + Incremental DOM working together)☆69Updated 9 years ago
- import() & System.import() to UMD pattern transformer plugin for Babel