Skip to content

mekwall/jquery-vangogh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vanGogh

express your code in color

Why not let the legendary artist color your code? vanGogh is a small jQuery plugin that provides (client-side) syntax highlighting powered by the awesome highlight.js library.

Basic usage

$("pre").vanGogh();

Documentation

Visit vanGogh's GitHub Page for more information.

Test case

Check out test case on jsFiddle

Limitations

The highlight.js styles are not supported. vanGogh have many more elements that need styling so you will have to use vanGogh-specific styles.

Licensing

All code is open source and dual licensed under GPL and MIT.

##Credits## Big creds to isagalaev and contributors for the creation of highlight.js; the heart and soul of this plugin.

About

A jQuery syntax highlighter plugin powered by highlight.js

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
GPL-LICENSE.txt
MIT
MIT-LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published