make data change more easy
Attach comments to estree nodes
unist utility to visit nodes
mdast utility to serialize markdown
unist utility to recursively walk over nodes, with ancestral information
unist utility to serialize a node, position, or point as a human readable location
unist utility to get the position of a node
unist utility to check if a node passes a test
mdast utility to parse markdown
mdast extension to parse and serialize GFM task list items
mdast utility to transform to hast
mdast utility to check if a node is phrasing content
mdast utility to get the plain text content of a node
mdast extension to parse and serialize GFM (GitHub Flavored Markdown)
mdast extension to parse and serialize GFM strikethrough
mdast extension to parse and serialize MDX or MDX.js JSX
mdast extension to parse and serialize MDX (or MDX.js) expressions
mdast extension to parse and serialize GFM tables
hast utility to create an element from a simple CSS selector
mdast extension to parse and serialize MDX.js ESM (import/exports)
hast utility to check if a node is inter-element whitespace
mdast extension to parse and serialize GFM autolink literals
mdast extension to parse and serialize GFM footnotes
mdast utility to find and replace text in a tree