cli-high
TypeScript icon, indicating that this package has built-in type declarations

0.4.2 • Public • Published

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

Package Sidebar

Install

npm i cli-high

Weekly Downloads

6,833

Version

0.4.2

License

MIT

Unpacked Size

11.7 kB

Total Files

14

Last publish

Collaborators

  • xinyaocc