hast-to-hyperscript
hast utility to transform to something else (react, vue, etc) through a hyperscript DSL
Updated by @wooorm
hast-util-parse-selector
hast utility to create an element from a simple CSS selector
Updated by @wooorm
hast-util-to-text
hast utility to get the plain-text value of a node according to the `innerText` algorithm
Updated by @wooorm
rehype-highlight
rehype plugin to highlight code blocks with lowlight (highlight.js)
Updated by @wooorm
hast-util-select
hast utility for `querySelector`, `querySelectorAll`, and `matches`
Updated by @wooorm
unist-util-find
Unist node finder utility. Useful for working with remark, rehype and retext.
Updated by @blahah