Skip to content

mcobrien/tinyhighlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

tinyhighlighter: syntax highlighting in under 7k

Tinyhighlighter is a fast, simple syntax highlighter that generates clean HTML to colour-code programming languages. It adds absolutely the minimum markup required (everything is just a span with a short class name), and the whole thing is around 7k when minimized.

Currently-supported languages include:

  • C#
  • VB.NET
  • Java
  • JavaScript
  • SQL
  • XML
  • Ruby
  • Python

If you have any feedback, just log an issue or contact me!

cheers

Michael

About

A javascript syntax highlighter under 5k

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published