Skip to content

huebicode/simple-syntax-highlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Simple Syntax Highlighter

A simple, customizable, and extendable Syntax Highlighter in vanilla JavaScript.

Import the script with:

<script src="simple-syntax-highlighter.js"></script>

or just copy-paste the code between your <script> tags.

All code between <pre><code> tags will then be automatically highlighted:

codeblock-example

About

A simple Syntax Highlighter in vanilla JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published