[ 原始碼: prettify.js ]
套件: libjs-prettify (2015.12.04+dfsg-1.1)
libjs-prettify 的相關超連結
Trisquel 的資源:
下載原始碼套件 prettify.js:
- [prettify.js_2015.12.04+dfsg-1.1.dsc]
- [prettify.js_2015.12.04+dfsg.orig.tar.gz]
- [prettify.js_2015.12.04+dfsg-1.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Dominique Dumont
外部的資源:
- 主頁 [github.com]
相似套件:
syntax highlighting of source code snippets in an html page
A Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page.
Features:
* Works on HTML pages * Works even if code contains embedded links, line numbers, etc. * Simple API : include some JS&CSS and add an onload handler. * Customizable styles via CSS. See the themes gallery * Supports all C-like, Bash-like, and XML-like languages. * Extensible language handlers for other languages. * Widely used with good cross-browser support.