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:
- Iteration helpers that inline to native loops for performance☆100Updated last year
- A Map subclass with support for multiple keys for one entry.☆110Updated 2 months ago
- Compare, format, diff and serialize any JavaScript value☆209Updated 3 weeks ago
- ☆150Updated 7 years ago
- Fixes your ES import paths - from Node-style to explicit filenames☆122Updated 3 years ago
- javascript package inspector☆101Updated 10 months ago
- A deep assignment alternative to the object spread operator and Object.assign☆178Updated 2 years ago
- `trough` is middleware☆70Updated last year
- A sorted queue, based on an array-backed binary heap☆107Updated last week
- A tiny (148B) weighted round robin utility☆166Updated 5 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆110Updated 3 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 stream implementation that does more by doing less☆255Updated last year
- Generate reports about dependencies and dependents of your JavaScript/TypeScript files through an AST. It supports import and require sta…☆84Updated 5 years ago
- A tiny, fast, unopinionated handler for updating JS objects and arrays immutably☆239Updated last year
- Convert various time formats to milliseconds at build time in Babel.☆201Updated 2 years ago
- Like requestIdleCallback, but for detecting network idle☆140Updated 2 years ago
- A least-recently-used cache in 35 lines of code~!☆178Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- ⚙️ State machine -powered components in 250 bytes☆175Updated 7 years ago
- Like `Promise.all()` but for `Map` and `Object`☆196Updated last year
- A pluggable JavaScript source code formatter☆29Updated 2 years ago
- Bundle, serve, and hot reload with one command☆125Updated 6 years ago
- A collection of streams that work well with promises (through, map, reduce). Think Through2 with promises☆102Updated 3 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 4 years ago
- Hash any object type based on its values☆210Updated last year
- An ES6 Tagged String Literal tag that can interpolate Node.JS streams, strings, arrays and Promises and produces a stream.☆116Updated 7 years ago
- Cast unknown values to typed values☆99Updated 6 years ago
- Get accurate and well named css box model information about an Element 📦☆171Updated 2 years ago