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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

47a8289 · Apr 9, 2025

History

48 Commits
Mar 16, 2025
Mar 16, 2025
Mar 16, 2025
Mar 16, 2025
Mar 16, 2025
Oct 17, 2022
Mar 16, 2025
Feb 19, 2023
Mar 16, 2025
Mar 16, 2025
Mar 16, 2025
Apr 9, 2025
Apr 6, 2025
Mar 16, 2025

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