0.4.2 • Published 1 month ago

cli-high v0.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

cli-high

✨ Tiny syntax highlighting for your terminal

NPM version

Preview

cli-high

CLI Usage

npx cli-high ./path/to/your/js/file

Programmatic Usage

import { highlight } from 'cli-high'

const highlighted = highlight('console.log("Hello, World!")')

License

MIT License © 2024 xinyao27

0.4.2

1 month ago

0.4.1

1 month ago

0.4.0

1 month ago

0.3.0

1 month ago

0.2.0

1 month ago

0.3.1

1 month ago

0.1.1

1 month ago

0.1.0

1 month ago