Skip to content

v0.1.9

Latest
Compare
Choose a tag to compare
@The-Best-Codes The-Best-Codes released this 27 Nov 21:49
a1449ea

Full Changelog: https://github.com/The-Best-Codes/best-highlight/commits/v0.1.9

Super lightweight syntax highlighting in many languages with zero dependencies!

🚀 Zero runtime dependencies
📦 Tiny bundle size
🎨 Multiple themes (Light, Dark, Nord, GitHub)
🔧 First-class TypeScript support
🌐 Universal compatibility (Browser, Node.js)
⚡ Fast and reliable tokenization using optimized scanner
🎯 Support for 7 popular languages with comprehensive test coverage

Install it via npm:

npm install best-highlight

View the npm library here:
https://www.npmjs.com/package/best-highlight

Or the GitHub repo here:
https://github.com/The-Best-Codes/best-highlight/


Happy coding!
BestCodes