estree-util-visit
esast (and estree) utility to visit nodes
esast (and estree) utility to visit nodes
esast utility to transform from estree
unist utility to get a position from an estree node
Recma plugin to set the default value `() => null` for the Components in MDX in case of missing or not provided.
recma plugin to make @mdx-js/loader play nice with @next/image for static pages
ECMAScript Abstract Syntax Tree format
unist utility to build trees
unist utility to visit nodes
The collection of useful remark, rehype, recma, mdx plugins and rehype handlers for markdown / MDX
It is a recma plugin which converts import declarations for assets and media with relative links into variable declarations with string URLs in the compiled MDX source
This recma plugin changes the 'props' parameter into '_props' in the function '_createMdxContent'; and makes appropriate changes in order to be able to use the expression containing for example {props.foo} in the mdx.
Recma plugin to set the default value `() => null` for the Components in MDX in case of missing or not provided.
Recma plugin to turn media relative paths into import declarations for both markdown and html syntax in MDX
Recma plugin to ensure getting `React` instance from the arguments and to make the runtime props `{React, jsx, jsxs, jsxDev, Fragment}` is available in the dynamically imported components in the compiled source of MDX.
estree (and esast) utility to parse from JavaScript
Convert an estree module into a function body
estree (and esast) utility to serialize to JavaScript
Convert a JavaScript value to an estree expression