Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/littledivy/hue
Syntax highlighter for all kinds of shit.
https://github.com/littledivy/hue
deno golang highlight lexer syntax syntax-highlighting themes typescript
Last synced: 2 months ago
JSON representation
Syntax highlighter for all kinds of shit.
- Host: GitHub
- URL: https://github.com/littledivy/hue
- Owner: littledivy
- Created: 2020-12-14T10:16:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-23T07:10:04.000Z (about 4 years ago)
- Last Synced: 2024-10-04T17:51:37.330Z (3 months ago)
- Topics: deno, golang, highlight, lexer, syntax, syntax-highlighting, themes, typescript
- Language: TypeScript
- Homepage:
- Size: 105 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `hue`
![](showcase.png)
Syntax highlighter for all kinds of shit.
> Work in progress
### Features
* Lightweight, *for real*
* Fast
* Highlight from the terminal
* Supports [Deno](https://deno.land).
* Themes & customizations.
* Currently, Typescript & Golang highlighting supported.### Planned
* Generate HTML markup
* Support [Node](https://nodejs.org) & browsers.
* More themes
* Automatic language detection.
* Establish printers for more and more languages.