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
276 stars
2 watching
13 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
eachdeepfilterdeepforeachdeepkeysdeeplodashobjectpathstraversaltree
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides an efficient way to traverse and modify nested data structures in Elixir. | 19 |
| | A package for traversing and processing HTML node trees in Go. | 4 |
| | A library for working with nested data structures in Python | 948 |
| | A plugin for easy navigation around the syntax-tree produced by treesitter. | 143 |
| | A tool for filtering, mapping, and reducing data in JavaScript from the command line. | 420 |
| | A JavaScript library for visualizing hierarchical data with multiple parents. | 526 |
| | Provides a grammar for parsing the Django template language | 21 |
| | A library that allows traversing and manipulating JavaScript ASTs | 57 |
| | A tool for efficiently querying and traversing tree-like data structures in Elixir applications | 241 |
| | A tool for building and rendering navigation trees with user role awareness in web applications. | 2 |
| | A set of grammar rules for parsing JavaScript code using the tree-sitter parser | 7 |
| | A grammar for parsing diff output from git commits. | 40 |
| | A tool for recursively traversing and manipulating data structures using reflection in Go. | 3 |
| | An API-paginated data walker that fetches and processes data concurrently while respecting rate limits. | 11 |
| | Provides a parsing grammar for a specific domain-specific language (TypoScript) using the Tree-sitter parser framework. | 5 |