1 个仓库
Frontend libraries designed to render source code with customizable styles on web pages.
Distinct from Frontend Code Converters: Focuses on the presentation and rendering of code rather than code conversion or governance.
Explore 1 awesome GitHub repository matching web development · Code Display Libraries. Refine with filters or upvote what's useful.
Syntaxhighlighter 是一个基于 JavaScript 的前端库,用于在网页上渲染可读的源代码。它作为一个客户端语法高亮器,在浏览器内为纯文本代码块应用特定语言的颜色和格式。 该库允许生成针对特定项目需求定制的最小化语言刷(language brushes)和视觉主题分发包。这使得能够创建仅包含所需脚本和样式表的自定义构建。 该系统处理基于 Web 的文档的源代码高亮显示,并支持自定义资产打包以减小最终有效载荷大小。
Provides a JavaScript-based solution for rendering readable source code on web pages using customizable stylesheets.