brick

module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2022 License: MIT

README

travis-ci codecov goreportcard

我是革命一块砖, 哪里需要往哪搬.

A brick of revolution that can go anywhere if necessary.

Directories

Path Synopsis
cmd
leet module
money module
xcolor
Package xcolor 渲染终端文本颜色背景色和显示样式 xcolor.New("text").Fg(xcolor.FgGreen).Render()
Package xcolor 渲染终端文本颜色背景色和显示样式 xcolor.New("text").Fg(xcolor.FgGreen).Render()
xcolor/example command
xloading
Package xloading 终端加载渲染 l := xloading.New("message success").Start() time.Sleep(2 * time.Second) l.Success()
Package xloading 终端加载渲染 l := xloading.New("message success").Start() time.Sleep(2 * time.Second) l.Success()
xtable
Package xtable 终端表格渲染 list := [][]int{{1, 2, 3}, {4, 5, 6}, {7, 8, 9}} xtable.New(list).Render()
Package xtable 终端表格渲染 list := [][]int{{1, 2, 3}, {4, 5, 6}, {7, 8, 9}} xtable.New(list).Render()
xtable/example command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL