htree
Node tree processor
A package for traversing and processing HTML node trees in Go.
Tools for working with trees of html.Nodes.
4 stars
3 watching
0 forks
Language: Go
last commit: 19 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yurigor/deepdash | A tree traversal library for manipulating nested data structures in JavaScript. | 275 |
rekby/objwalker | A tool for recursively traversing and manipulating data structures using reflection in Go. | 3 |
syntax-tree/hast-util-select | Utility package for working with HTML structures in JavaScript | 38 |
cyucelen/walker | An API-paginated data walker that fetches and processes data concurrently while respecting rate limits. | 11 |
heywbj/django-rest-framework-recursive | A package providing a RecursiveField to serialize complex tree-like data structures in Django REST framework | 367 |
coder-spirit/beautiful-tree | A lightweight JavaScript library to generate SVG images of trees. | 16 |
google-deepmind/tree | A library for working with nested data structures in Python | 945 |
dependents/node-source-walk | A library that allows traversing and manipulating JavaScript ASTs | 57 |
bobg/go-generics | Generic utilities for slices and goroutine patterns in Go | 76 |
holiber/sl-vue-tree | Customizable tree component for Vue.js with drag-and-drop functionality | 345 |
opentreeoflife/opentree | A web application for browsing and curating tree data structures used in taxonomy and phylogenetics. | 109 |
hu17889/go_spider | A modular, concurrent web crawler framework written in Go. | 1,826 |
syntax-tree/hast-util-to-html | Utility to convert syntax tree into HTML string | 88 |
hazelgrove/tylr | An editor for manipulating and editing structured data in a hierarchical format | 284 |
interdependence/tree-sitter-htmldjango | Provides a grammar for parsing the Django template language | 20 |