code-prettify icon
code-prettify icon

code-prettify

 Like this app

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

License model

  • FreeOpen Source

Platforms

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

Features

Suggest and vote on features
  1.  Syntax Highlighting

code-prettify News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

code-prettify information

  • Developed by

    Google
  • Licensing

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

  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  5,792 Stars
  •  905 Forks
  •  228 Open Issues
  •   Updated Apr 21, 2020 (Archived)
View on GitHub

Our users have written 0 comments and reviews about code-prettify, and it has gotten 0 likes

code-prettify was added to AlternativeTo by David on Mar 13, 2019 and this page was last updated Mar 14, 2019.
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