code-prettify Alternatives
code-prettify is described as 'syntax-coloring script to make source-code snippets in HTML prettier.
FEATURES
- Works on HTML pages'. There are three alternatives to code-prettify for Self-Hosted solutions and the Web. The most liked alternative is highlight.js, which is both free and Open Source. Other great apps like code-prettify are Lolight (Free, Open Source) and prism.js (Free, Open Source).
- Highlight.js is a client-side Syntax Highlighting library in Javascript.It can be used in Pastebin Services or in Code Examples.
- Lolight is a 3kB tokenizer and syntax highlighter. No language specific syntax support, just a CSS stylable breakdown into tokens. Default styles included.
- Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind.