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

0.2.0 • Public • Published

🎨 farver

📦 Installation

npm install farver

📚 Usage

import { bgBlue, colors, red } from "farver";

console.log(red("Hello world!"));
console.log(bgBlue("Hello world!"));
console.log(colors.red.bgYellow("Hello world!"));

📄 License

Published under MIT License.

Dependencies (1)

Dev Dependencies (8)

Package Sidebar

Install

npm i farver

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

41.9 kB

Total Files

21

Last publish

Collaborators

  • luxass