Showing 1-20 of 46 packages
recma plugin to parse JavaScript
recma plugin to serialize JavaScript
recma plugin to add support for parsing and serializing JSX
recma plugin to transform HTML (hast) to JS (estree)
recma plugin to add support for parsing and serializing JSX
A recma plugin to expose the filepath as a named export
recma plugin to import image sources
JavaScript processor powered by plugins part of the unified collective
Recma plugin to detect MDXContent elements in production
Recma plugin to set the default value `() => null` for the Components in MDX in case of missing or not provided.
A recma plugin to define the isMDXComponent property on MDX components.
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.
Generate getStaticProps exposing top level identifiers
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.
Recma plugin to allow selected raw HTML elements to be overridden via MDX components.
> Build-time validation, derivation, and pruning for MDX props
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 add frontmatter data as a property to MDX components
Recma plugin to turn media relative paths into import declarations for both markdown and html syntax in MDX