Skip to content
/ craie Public

🧶 Output colorful logs in the browser console.

License

Notifications You must be signed in to change notification settings

kricsleo/craie

Repository files navigation

🧶 craie

Output colorful logs in the browser console.


preview

Features

  • 🚀 Tiny < 1kB
  • 💪🏻 Full typescript support
  • 📦 No dependencies
  • 🪢 Elegant chain calls

Usage

npm install craie
import craie from 'craie'

craie.log(craie.blue.bgRed.round('Message'))

Open in StackBlitz

License

❤️ MIT © Kricsleo