isaacs / treeverseLinks
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
☆132Updated last year
Alternatives and similar repositories for treeverse
Users that are interested in treeverse are comparing it to the libraries listed below
Sorting:
- Compare, format, diff and serialize any JavaScript value☆210Updated 4 months ago
- ☆150Updated 7 years ago
- Fixes your ES import paths - from Node-style to explicit filenames☆122Updated 3 years ago
- A tiny (148B) weighted round robin utility☆168Updated 6 years ago
- `trough` is middleware☆70Updated last year
- A Map subclass with support for multiple keys for one entry.☆110Updated 6 months ago
- Iteration helpers that inline to native loops for performance☆99Updated 2 years ago
- javascript package inspector☆101Updated last year
- A deep assignment alternative to the object spread operator and Object.assign☆179Updated 3 years ago
- Like `Promise.all()` but for `Map` and `Object`☆199Updated 3 months ago
- A sorted queue, based on an array-backed binary heap☆107Updated last month
- Convert strings to Node.js streams and vice versa☆94Updated 2 years ago
- A stream implementation that does more by doing less☆255Updated 2 months ago
- A pluggable JavaScript source code formatter☆29Updated 3 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
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- JSON Schema TypeScript definitions with complete inline documentation.☆112Updated last month
- Walk an AST without being led astray☆194Updated 10 months ago
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated 2 weeks ago
- 🤖 Centralized configuration layer for dev tools. Beep boop.☆142Updated 3 years ago
- Import and transpile JSX on the fly☆178Updated 2 years ago
- Like requestIdleCallback, but for detecting network idle☆140Updated 3 years ago
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆127Updated 6 years ago
- A set of tools and libraries for stitching together modules and code in highly dynamic browser environments☆191Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- ▷ Test your package in the published format, without having to publish to NPM.☆60Updated 3 years ago
- Cast unknown values to typed values☆99Updated 7 years ago
- Create an error from multiple errors☆250Updated 2 years ago
- Tuples and value objects for JavaScript 🤷☆63Updated 2 years ago
- Defer JS work until the browser has a chance to breathe☆132Updated 7 years ago