Skip to content

Safari/Chrome extension for syntax highlighting of code examples at developer.apple.com

License

Notifications You must be signed in to change notification settings

jklaiho/CodeHighlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeHighlighter

CodeHighlighter is an extension for Safari and Chrome that does syntax coloring for the code examples contained in Apple's developer documentation under developer.apple.com. This is done using Zepto.js and highlight.js.

To build the extension, you need Node.js and CoffeeScript. Run cake at the root of the cloned repo (where Cakefile resides) for the available commands. The build products will go in their respective locations under safari/ and chrome/.

You will have to package the build products into distributable form by using Extension Builder (Safari) and Extension Management (Chrome). See Apple's and Google's developer documentation for details.

For more information and a downloadable version of the extension, go to http://jklaiho.net/CodeHighlighter/.

About

Safari/Chrome extension for syntax highlighting of code examples at developer.apple.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published