estree-util-visit
esast (and estree) utility to visit nodes
Found 29 results for recma
esast (and estree) utility to visit nodes
unist utility to get a position from an estree node
recma plugin to add support for parsing and serializing JSX
esast utility to transform from estree
recma plugin to transform HTML (hast) to JS (estree)
recma plugin to serialize JavaScript
recma plugin to parse JavaScript
recma plugin to add support for parsing and serializing JSX
Generate getStaticProps exposing top level identifiers
Markdoc-style annotations for MDX
A recma plugin to expose the filepath as a named export
recma plugin to import image sources
Recma plugin to set the default value `() => null` for the Components in MDX in case of missing or not provided.
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 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.
A recma plugin to define the isMDXComponent property on MDX components.
Enable using the `xdm` library for MDX in Next.js
Markdoc-style annotations for MDX
The collection of useful remark, rehype, recma, mdx plugins and rehype handlers for markdown / MDX
An opinionated wrapper of `next-mdx-remote-client`
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
Recma plugin to allow selected raw HTML elements to be overridden via MDX components.
Recma plugin to turn media relative paths into import declarations for both markdown and html syntax in MDX
recma plugin to attach named exports to the default export
JavaScript processor powered by plugins part of the unified collective
Recma plugin to enable interpolation of identifiers wrapped in curly braces within the `alt`, `src`, `href`, and `title` attributes of markdown link and image syntax in MDX
A recma plugin to convert an ESTree module into a function body.
recma plugin to make @mdx-js/loader play nice with @next/image for static pages
recma plugin to add support for minifying code