3 Forks
23 Stars
23 Watchers

syntax-highlighter

An extensible library to highlight (and comment) JSX syntax in the Monaco Editor using Babel. It exposes its AST, so you can add your own syntax-based or custom highlights.

How to download and setup syntax-highlighter

Open terminal and run command
git clone https://github.com/luminaxster/syntax-highlighter.git
git clone is used to create a copy or clone of syntax-highlighter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with syntax-highlighter https://github.com/luminaxster/syntax-highlighter/archive/master.zip

Or simply clone syntax-highlighter with SSH
[email protected]:luminaxster/syntax-highlighter.git

If you have some problems with syntax-highlighter

You may open issue on syntax-highlighter support forum (system) here: https://github.com/luminaxster/syntax-highlighter/issues