Generate a markdown (GFM) table
Attach comments to estree nodes
hast utility to get the rank (or depth, level) of headings
textarea component for React which grows with content
hast utility to check if a node has a property
Allow parsing of the module attributes in the import statement
hast utility to get the plain-text value of a node
remark plugin to parse and stringify math
hast utility to transform to mdast
Check what’s defined in an estree scope
The Expo CLI
unist utility to visit direct children of a parent
rehype plugin to serialize HTML
Type safe CSS-in-JS API heavily inspired by react-jss
micromark extension to support GFM tables
Allow parsing of import.meta
Allow parsing of object rest/spread
remark plugin to support MDX syntax
Allow parsing of BigInt literals
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of the nullish-coalescing operator
Allow parsing of optional properties
Allow parsing of the module assertion attributes in the import statement