1.0.1 ā€¢ Published 7 months ago

@hypernym/colors v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@hypernym/colors

Ultra lightweight color utilities for console.

Repository | Package | Releases | Discussions

npm i @hypernym/colors

Features

  • TypeScript friendly
  • Fully tree-shakeable
  • No dependencies

Usage

import { bold, green, cyan } from '@hypernym/colors'

console.log(bold(green('hypernym')), cyan('colors'))

Community

Feel free to use the official discussions for any additional questions.

License

Developed in šŸ‡­šŸ‡· Croatia

Released under the MIT license.

Ā© Hypernym Studio