Package Exports
- crayon.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (crayon.js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🖍️ Crayon.js
📚 About
Crayon.js is one of the best1 performing terminal styling. Additionaly written in TypeScript.
Instead of straight up saying "use it, it's better" check yourself what meets your requirements.
🖍️ Crayon.js has:
- ⚡ High performance
- 📦 No dependencies
- ⏱️ Low import times
- 🦄 Automatic color support detection & fallbacking
- 🔗 Supported nesting & chaining
- 🌈 8bit (256) and 24bit (16.7m) color support
- 🌟 Emojis, really just bcs of that you should star this repo
Installation
npm install crayon.js #yarn add crayon.js
Wiki
To learn more about Crayon and its API look here