Search results
7 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Recma plugin to set the default value `() => null` for the Components in MDX in case of missing or not provided.
- unified
- estree
- esast
- mdx
- mdxjs
- plugin
- recma
- recma plugin
- recma mdx
- escape missing components
- recma mdx escape missing 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.
- unified
- estree
- esast
- mdx
- mdxjs
- plugin
- recma
- recma plugin
- recma mdx
- change props
- recma mdx content props
- recma mdx change props
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.
- unified
- estree
- esast
- mdx
- mdxjs
- plugin
- recma
- recma plugin
- recma mdx
- import react
- inject react as property
- recma import react
- recma mdx import react
Recma plugin to allow selected raw HTML elements to be overridden via MDX components.
- unified
- estree
- esast
- mdx
- mdxjs
- plugin
- recma
- recma plugin
- recma mdx
- html override
- html raw
- recma mdx html override
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
- unified
- estree
- esast
- mdx
- mdxjs
- plugin
- recma
- recma plugin
- recma mdx
- import image
- import media
- recma mdx import media
Recma plugin to turn media relative paths into import declarations for both markdown and html syntax in MDX
- unified
- estree
- esast
- mdx
- mdxjs
- plugin
- recma
- recma plugin
- recma mdx
- import image
- import media
- recma import media
- recma mdx import media
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
- unified
- estree
- esast
- mdx
- mdxjs
- plugin
- recma
- recma plugin
- recma mdx
- interpolate identifiers
- mdx interpolate
- jsx interpolate
- recma mdx interpolate