cli-high ✨ Tiny syntax highlighting for your terminal Preview 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