A general purpose syntax highlighter in pure Go. Chroma takes source code and other structured text and converts it into syntax highlighted HTML, ANSI-coloured text, etc.
A server component for syntax highlighting. Runs on the server. No impact on bundle-size. No extra configs. Install it, import it, and use it. VS Code's syntax highlighting.
Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind. It’s used in millions of websites, including some of those you visit daily.