Skip to content

hypernym-studio/colors

Repository files navigation

@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