@hypernym/colors
v1.0.2
Published
Ultra lightweight color utilities for console.
Downloads
8
Readme
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 ask questions or share new ideas.
Use the official discussions to get involved.
License
Developed in 🇭🇷 Croatia, © Hypernym Studio.
Released under the MIT license.