mdxe

0.1.0 • Public • Published

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/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.

Example

mdxe test

Readme

Keywords

none

Package Sidebar

Install

npm i mdxe

Weekly Downloads

21

Version

0.1.0

License

none

Unpacked Size

9.57 kB

Total Files

4

Last publish

Collaborators

  • nathanclevenger