tinyhighlight
Version:
A tiny syntax highlighter.
9 lines (5 loc) • 367 B
Markdown
# tinyhighlight
> minimal fork of @babel/highlight 🌈
This lightweight fork of [`@babel/highlight`](https://www.npmjs.com/package/@babel/highlight) that tries to be the most compact library for highlighting JS/TS/JSX/TSX syntax. It also doesn't depend on any Node.js API.
## Docs
Read **[full docs](https://github.com/tinylibs/tinyhighlight#readme)** on GitHub.