Skip to content

cyco130/vite-plugin-mdx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 30, 2024
3d70c04 · Nov 30, 2024

History

67 Commits
Nov 2, 2024
Aug 10, 2024
Nov 30, 2024
Nov 30, 2024
Nov 30, 2024
Jun 5, 2022
Sep 8, 2024
Jun 5, 2022
Jun 5, 2022
Dec 29, 2023
Jun 5, 2022
Nov 30, 2024
Nov 30, 2024
Jun 5, 2022
Oct 24, 2022

Repository files navigation

@cyco130/vite-plugin-mdx

This is a plugin for using MDX in Vite applications. It is tested with React, Preact and Solid but should work with any JSX implementation.

vite-plugin-mdx is currently unmaintained and only supports MDX version 1 whereas @cyco130/vite-plugin-mdx supports MDX version 3. In fact, this plugin may one day replace vite-plugin-mdx.

In some cases it can interfere with Vite's dependency scanning.

Examples

Credits

This plugin is heavily based on @mdx-js/rollup.