traverse topic

List traverse repositories

python-benedict

1.4k
Stars
48
Forks
Watchers

: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

234
Stars
38
Forks
Watchers

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

931
Stars
21
Forks
Watchers

🔍 Finder: find files and directories with an intuitive API.

peast

169
Stars
20
Forks
Watchers

JavaScript parser written in PHP that generates AST from your code according to ECMAScript specification

vuequery

41
Stars
6
Forks
Watchers

Traverse Vue's component tree with ease.

qverse

25
Stars
0
Forks
Watchers

Traverse any data with DPML commands.

react-fiber-traverse

30
Stars
3
Forks
Watchers

Traverse and other utils on top of React fiber tree

eslint-traverse

30
Stars
7
Forks
Watchers

Create a sub-traversal of an AST node in your ESLint plugin

node-source-walk

57
Stars
6
Forks
Watchers

Execute a callback on every node of a source code's AST and stop walking whenever you see fit.