/monochrome-ts-highlight

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

Primary LanguageTypeScriptISC LicenseISC

monochrome-ts-highlight

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

Usage

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.