mdxe
v0.1.0
Published
`mdxe` allows you to run TypeScript code blocks embedded in Markdown/MDX files and even deploy full sites or notebooks built with those documents. It bundles together MDX, ESBuild, React, Next.js and Vitest so you can iterate quickly without custom config
Readme
mdxe - Zero-Config CLI to Execute, Test, & Deploy Markdown & MDX
mdxe allows you to run TypeScript code blocks embedded in Markdown/MDX files and even deploy full sites or notebooks built with those documents. It bundles together MDX, ESBuild, React, Next.js and Vitest so you can iterate quickly without custom configuration.
Features
- Execute
ts/jscode blocks directly from your documents. - Built‑in test runner for code snippets using Vitest.
- Development and production build commands for MDX driven apps.
- Tight integration with
mdxuicomponents for rich UIs.
Example
mdxe test