Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/autumnvn/highlight

Highlight & beautify raw code text extension
https://github.com/autumnvn/highlight

beautify chrome chrome-extension css extension highlight highlightjs html javascript

Last synced: 19 days ago
JSON representation

Highlight & beautify raw code text extension

Awesome Lists containing this project

README

        

# highlight

A Chrome extension to highlight any raw code text (with [shiki](https://github.com/shikijs/shiki)) and beautify HTML, CSS, JS (with [beautifier.io](https://github.com/beautifier/beautifier.io))

highlight.js version: [branch hljs](https://github.com/AutumnVN/highlight/tree/hljs)

## Preview

![image](https://github.com/AutumnVN/highlight/assets/77253698/2f696a68-86e8-4f52-b34a-bb17e345c7ea)

## Installation

1. Clone this repo

```
git clone https://github.com/AutumnVN/highlight
```

2. Go to `chrome://extensions/`

3. Enable `Developer mode`

4. Click `Load unpacked` and select the cloned folder