unist-util-select
Selector
Tool for finding nodes in a tree using CSS-like selectors
utility to select unist nodes with CSS-like selectors
62 stars
9 watching
10 forks
Language: JavaScript
last commit: over 1 year ago matchesqueryselectorremarkretextselectselectallunistunist-utilutil
Related projects:
Repository | Description | Stars |
---|---|---|
| Utility to check if nodes match specific patterns | 38 |
| Utility to remove unwanted nodes from a tree data structure | 18 |
| Utility to remove nodes from a tree | 22 |
| Utility to traverse and inspect the structure of an abstract syntax tree | 282 |
| Utility to create a new tree by mapping all nodes with a given function | 35 |
| Utility package for working with HTML structures in JavaScript | 38 |
| Utility to create syntax trees with ease | 77 |
| A utility for pretty-printing syntax trees in a concise format | 27 |
| A utility for verifying nodes in document trees | 4 |
| Utility to extract text content from markdown abstract syntax tree nodes | 39 |
| Utility to make tree-based data safe by removing dangerous content | 50 |
| Utility to convert syntax tree into HTML string | 93 |
| Utility to transform plain text into a hast node's visible content | 2 |
| A utility to search for phrases in a tree data structure | 16 |
| Utility to find headings and replace content in their section | 10 |