isaacs / treeverseLinks
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
☆133Updated last year
Alternatives and similar repositories for treeverse
Users that are interested in treeverse are comparing it to the libraries listed below
Sorting:
- A tiny (148B) weighted round robin utility☆166Updated 5 years ago
- `trough` is middleware☆70Updated last year
- ☆151Updated 7 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated last week
- A Map subclass with support for multiple keys for one entry.☆110Updated last week
- Iteration helpers that inline to native loops for performance☆99Updated last year
- Fixes your ES import paths - from Node-style to explicit filenames☆122Updated 3 years ago
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- A deep assignment alternative to the object spread operator and Object.assign☆178Updated 2 years ago
- Import and transpile JSX on the fly☆178Updated last year
- Convert strings to Node.js streams and vice versa☆94Updated 2 years ago
- A collection of streams that work well with promises (through, map, reduce). Think Through2 with promises☆102Updated 3 years ago
- A sorted queue, based on an array-backed binary heap☆107Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Walk an AST without being led astray☆191Updated 4 months ago
- Bundle, serve, and hot reload with one command☆125Updated 6 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆109Updated 3 years ago
- Like requestIdleCallback, but for detecting network idle☆140Updated 2 years ago
- ☆42Updated 6 years ago
- Hash any object type based on its values☆209Updated 9 months ago
- Webpack plugin for reporting changes in bundle sizes across builds☆60Updated 6 years ago
- A secure require implementation for ECMAScript☆54Updated 2 years ago
- A set of tools and libraries for stitching together modules and code in highly dynamic browser environments☆190Updated 2 years ago
- Generate reports about dependencies and dependents of your JavaScript/TypeScript files through an AST. It supports import and require sta…☆84Updated 5 years ago
- javascript package inspector☆102Updated 8 months ago
- Make your own nested errors☆68Updated last year
- 👌 Checks paths and scripts defined in package.json before you publish☆236Updated last week
- ☆64Updated 4 years ago
- A least-recently-used cache in 35 lines of code~!☆178Updated 4 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago