Skip to content

Commit ce88fce

Browse files
committed
readme: update readme add more projects
1 parent 086d90e commit ce88fce

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -432,11 +432,17 @@ There are some useful functions reference
432432
- `RgbToHex(rgb []int) string` Convert RGB to hex code
433433
- More useful func please see https://pkg.go.dev/github.com/gookit/color
434434

435-
## Project use
435+
## Projects using color
436436

437437
Check out these projects, which use https://github.com/gookit/color :
438438

439439
- https://github.com/Delta456/box-cli-maker Make Highly Customized Boxes for your CLI
440+
- https://github.com/flipped-aurora/gin-vue-admin 基于gin+vue搭建的(中)后台系统框架
441+
- https://github.com/jesseduffield/lazygit Simple terminal UI for git commands
442+
- https://github.com/olivia-ai/olivia 💁‍♀️Your new best friend powered by an artificial neural network
443+
- https://github.com/pterm/pterm PTerm is a modern Go module to beautify console output. Featuring charts, progressbars, tables, trees, etc.
444+
- https://github.com/TNK-Studio/lazykube ⎈ The lazier way to manage kubernetes.
445+
- [+ See More](https://pkg.go.dev/github.com/gookit/color?tab=importedby)
440446

441447
## Gookit packages
442448

README.zh-CN.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -436,11 +436,17 @@ rgb.C256().Println("256 color")
436436
- `RgbToHex(rgb []int) string` Convert RGB to hex code
437437
- 更多请查看文档 https://pkg.go.dev/github.com/gookit/color
438438

439-
## 使用color的项目
439+
## 使用Color的项目
440440

441441
看看这些使用了 https://github.com/gookit/color 的项目:
442442

443443
- https://github.com/Delta456/box-cli-maker Make Highly Customized Boxes for your CLI
444+
- https://github.com/flipped-aurora/gin-vue-admin 基于gin+vue搭建的(中)后台系统框架
445+
- https://github.com/jesseduffield/lazygit Simple terminal UI for git commands
446+
- https://github.com/olivia-ai/olivia 💁‍♀️Your new best friend powered by an artificial neural network
447+
- https://github.com/pterm/pterm PTerm is a modern Go module to beautify console output. Featuring charts, progressbars, tables, trees, etc.
448+
- https://github.com/TNK-Studio/lazykube ⎈ The lazier way to manage kubernetes.
449+
- [+ See More](https://pkg.go.dev/github.com/gookit/color?tab=importedby)
444450

445451
## Gookit 工具包
446452

0 commit comments

Comments
 (0)