Vite Plugin Sätteri

JSON →
library 0.2.7 ·javascript
verified Jun 4, 2026

Vite plugin for processing Markdown (.md) and MDX (.mdx) files using Sätteri. Version 0.2.7, active development. Integrates with Vite 5, 6, 7, or 8. Imports .md files as HTML strings with optional frontmatter exports, and .mdx files as JSX components. Supports GFM, frontmatter, math, and custom mdast/hast plugins. Unlike other MDX plugins, it relies on the Sätteri ecosystem and allows shared remark/rehype plugins across both Markdown and MDX pipelines.