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