Ultra lightweight color utilities for console.
Repository ✦ Package ✦ Releases ✦ Discussions
pnpm add @hypernym/colors
- TypeScript friendly
- Fully tree-shakeable
- No dependencies
import { bold, green, cyan, ... } from '@hypernym/colors'
console.log(bold(green('hypernym')), cyan('colors'))
See a list of all available colors.
Developed in 🇭🇷 Croatia, © Hypernym Studio.
Released under the MIT license.