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.
- Execute
ts
/js
code 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
mdxui
components for rich UIs.
mdxe test