traverse topic
python-benedict
:blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.
performant-array-to-tree
Converts an array of items with ids and parent ids to a nested tree in a performant O(n) way. Runs in browsers and Node.js.
finder
🔍 Finder: find files and directories with an intuitive API.
peast
JavaScript parser written in PHP that generates AST from your code according to ECMAScript specification
vuequery
Traverse Vue's component tree with ease.
qverse
Traverse any data with DPML commands.
react-fiber-traverse
Traverse and other utils on top of React fiber tree
eslint-traverse
Create a sub-traversal of an AST node in your ESLint plugin
node-source-walk
Execute a callback on every node of a source code's AST and stop walking whenever you see fit.