craie
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

🧶 craie

Output colorful logs, much like chalk but works for the browser.


preview


Features

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

Usage

npm i craie
import craie from 'craie'

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

License

MIT License © 2023 Kricsleo

Package Sidebar

Install

npm i craie

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

18.1 kB

Total Files

8

Last publish

Collaborators

  • kricsleo