deepdash

tree walker

A tree traversal library for manipulating nested data structures in JavaScript.

eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion

GitHub

275 stars
2 watching
12 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list

eachdeepfilterdeepforeachdeepkeysdeeplodashobjectpathstraversaltree

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dkendal/zipper_tree Provides an efficient way to traverse and modify nested data structures in Elixir. 19
bobg/htree A package for traversing and processing HTML node trees in Go. 4
google-deepmind/tree A library for working with nested data structures in Python 945
drybalka/tree-climber.nvim A plugin for easy navigation around the syntax-tree produced by treesitter. 143
danielstjules/pjs A tool for filtering, mapping, and reducing data in JavaScript from the command line. 419
erikgartner/dtree A JavaScript library for visualizing hierarchical data with multiple parents. 524
interdependence/tree-sitter-htmldjango Provides a grammar for parsing the Django template language 20
dependents/node-source-walk A library that allows traversing and manipulating JavaScript ASTs 57
coryodaniel/arbor A tool for efficiently querying and traversing tree-like data structures in Elixir applications 239
gutschilla/elixir-navigation-tree A tool for building and rendering navigation trees with user role awareness in web applications. 2
gordiandziwis/tree-sitter-turtle A set of grammar rules for parsing JavaScript code using the tree-sitter parser 7
the-mikedavis/tree-sitter-diff A grammar for parsing diff output from git commits. 38
rekby/objwalker A tool for recursively traversing and manipulating data structures using reflection in Go. 3
cyucelen/walker An API-paginated data walker that fetches and processes data concurrently while respecting rate limits. 11
teddytrombone/tree-sitter-typoscript Provides a parsing grammar for a specific domain-specific language (TypoScript) using the Tree-sitter parser framework. 5