solid-marked
JSON →MDX/Markdown compiler for SolidJS. Version 0.7.0, peer dependency on solid-js ^1.7. Compiles Markdown to SolidJS components at build time via Vite/unplugin. Supports all mdast nodes (Paragraph, Heading, ThematicBreak, etc.) with built-in components configurable through an MDX provider pattern. Requires the compile() function to generate code, and runtime relies on Dynamic component for dynamic rendering. Differentiated from generic Markdown compilers by tight SolidJS integration, TypeScript types, and lightweight runtime.
Resources
packagesolid-marked ↗