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

https://github.com/gfx/monochrome-ts-highlight

TypeScript Syntax Highlight for HTML in Monochrome Style using the VS Code Highlight Engine
https://github.com/gfx/monochrome-ts-highlight

syntax-highlight typescript

Last synced: about 1 year ago
JSON representation

TypeScript Syntax Highlight for HTML in Monochrome Style using the VS Code Highlight Engine

Awesome Lists containing this project

README

          

# monochrome-ts-highlight

This is a TypeScript syntax highlight for HTML in monochrome style using the vscode syntax highlight engine.

## Usage

```shell
npm install
npm run build

./monochrome-ts-highlight.mts examples.mts > examples.html
```

## Copyright and License

Copyright (c) FUJI Goro (gfx).

This software is released under the ISC license. See LICENSE for details.