File tree Expand file tree Collapse file tree 1 file changed +22
-10
lines changed Expand file tree Collapse file tree 1 file changed +22
-10
lines changed Original file line number Diff line number Diff line change 1- # @ hypernym/colors
1+ < h1 align = " center " >Hypernym Colors</ h1 >
22
3- Ultra lightweight color utilities for console.
3+ < p align = " center " > Ultra lightweight color utilities for console.</ p >
44
5- <sub ><a href =" https://github.com/hypernym-studio/colors " >Repository</a > | <a href =" https://www.npmjs.com/package/@hypernym/colors " >Package</a > | <a href =" https://github.com/hypernym-studio/colors/releases " >Releases</a > | <a href =" https://github.com/hypernym-studio/colors/discussions " >Discussions</a ></sub >
5+ <p align =" center " >
6+ <a href =" https://github.com/hypernym-studio/colors " >Repository</a >
7+ <span >✦</span >
8+ <a href =" https://www.npmjs.com/package/@hypernym/colors " >Package</a >
9+ <span >✦</span >
10+ <a href =" https://github.com/hypernym-studio/colors/releases " >Releases</a >
11+ <span >✦</span >
12+ <a href =" https://github.com/hypernym-studio/colors/discussions " >Discussions</a >
13+ </p >
614
7- ``` sh
8- npm i @hypernym/colors
9- ```
15+ <br >
16+
17+ <pre align =" center " >
18+ pnpm add @hypernym/colors
19+ </pre >
20+
21+ <br >
1022
1123## Features
1224
@@ -24,12 +36,12 @@ console.log(bold(green('hypernym')), cyan('colors'))
2436
2537## Community
2638
27- Feel free to use the official [ discussions] ( https://github.com/hypernym-studio/colors/discussions ) for any additional questions.
39+ Feel free to ask questions or share new ideas.
40+
41+ Use the official [ discussions] ( https://github.com/hypernym-studio/colors/discussions ) to get involved.
2842
2943## License
3044
31- Developed in 🇭🇷 Croatia
45+ Developed in 🇭🇷 Croatia, © Hypernym Studio.
3246
3347Released under the [ MIT] ( LICENSE.txt ) license.
34-
35- © Hypernym Studio
You can’t perform that action at this time.
0 commit comments