code-prettify icon
code-prettify icon

code-prettify

code-prettify is a syntax-coloring script to make source-code snippets in HTML prettier.

Cost / License

  • Free
  • Open Source

Platforms

  • Self-Hosted
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Syntax Highlighting

 Tags

  • code-coloring
  • syntax-coloring

code-prettify News & Activities

Highlights All activities

Recent activities

No activities found.

code-prettify information

  • Developed by

    US flagGoogle
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  5,778 Stars
  •  889 Forks
  •  226 Open Issues
  •   Updated  (Archived)
View on GitHub
code-prettify was added to AlternativeTo by David on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is code-prettify?

code-prettify is a syntax-coloring script to make source-code snippets in HTML prettier.

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.
  • Lightweights: small download and does not block page from loading while running.
  • Customizable styles via CSS. See the themes gallery.
  • Supports all C-like, Bash-like, and XML-like languages. No need to specify the language.
  • Extensible language handlers for other languages. You can specify the language.
  • Widely used with good cross-browser support. Powers https://code.google.com/ and http://stackoverflow.com/

Official Links