237 packages found
walk a directory tree recursively with events
transform the ast on a recursive walk
walk a directory tree recursively with events
Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.
It iterates through a graph or a tree recursively
Execute a callback on every node of a source code's AST and stop walking when you see fit
Declarative JavaScript AST modification façade
Get or set a deep value using a keypath string. Supports bracket and dot notation
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Fork without post-install step of jsonpath.
Recursively walk and transform EcmaScript AST
A TS/JS library for doing immutable updates and querying on nested data structures in a way that is composable and powerful.
A React architecture and library for doing fractal, compositional state in a way that is typesafe, testable, and easy to refactor.
Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.
Traverse arrays with file stream like abilities (seek, read, tell)
a simple and light package meant to ease data traversal, manipulation, mutation, and transformation
A React architecture and library for doing fractal, compositional state in a way that is typesafe, testable, and easy to refactor.
Data oriented tree structure that unleashes the power of callbacks to create, search and traverse the tree.
- node
- graph
- tree
- binary
- data-tree
- data
- binary-tree
- search-tree
- BFS
- DFS
- import tree
- export tree
- search
- BST
- View more
Query JSON with one line of code.
An implementation of DFS algorithm with simple usage.