← All projectsOpen Source
Markdown UI
Lightweight extension that turns Markdown into interactive UI elements — buttons, sliders, dropdowns — rendered at runtime. Reached #4 on HackerNews.
01 / Problem
LLM outputs are verbose and non-interactive. What if Markdown could render buttons, sliders, and dropdowns?
02 / Approach
Built a lightweight runtime extension that parses custom Markdown syntax and renders interactive UI elements. Works with React and Svelte.
03 / Outcome
Reached #4 on HackerNews · 300+ GitHub stars · Open source, MIT licensed
Tech Stack
ReactSvelteOpen Source