syntax-tree / unist-util-visit-parentsLinks
utility to recursively walk over unist nodes, with ancestral information
☆76Updated 7 months ago
Alternatives and similar repositories for unist-util-visit-parents
Users that are interested in unist-util-visit-parents are comparing it to the libraries listed below
Sorting:
- utility to transform mdast to hast☆111Updated last year
- utility to serialize hast to HTML☆108Updated 6 months ago
- utility to create a new trees with a nice syntax☆79Updated 2 years ago
- utility to create a vfile from a filepath☆66Updated 2 years ago
- mdast utility to serialize markdown☆122Updated 7 months ago
- utility to create hast trees☆186Updated 6 months ago
- utility to check if a node passes a test☆42Updated last year
- utility to remove nodes from a tree☆23Updated 2 years ago
- utility to visit nodes☆323Updated last year
- utility to generate a table of contents from an mdast tree☆88Updated last year
- hast utility to transform to preact, react, solid, svelte, vue, etc☆79Updated 6 months ago
- utility to select unist nodes with CSS-like selectors☆67Updated last year
- utility to sanitize hast nodes☆55Updated 10 months ago
- plugins to minify HTML☆96Updated 6 months ago
- utility to get the plain text content of an mdast node☆40Updated last year
- utility to add `querySelector`, `querySelectorAll`, and `matches` support for hast