color-terminal-output-words

时间:2024-06-11 15:45:25
【文件属性】:

文件名称:color-terminal-output-words

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-11 15:45:25

JavaScript

终端字着色器 从非常短的颜色列表中为每个单词分配一种颜色。 开始吧 安装(dev)依赖项: $ yarn 格式化和构建 $ yarn build 这将创建./dist/并将编译后的代码./dist/在此处。 用它做某事 老实说,它不是很有用,但可以。 例如,使用kubectl的--watch模式,这是非常垃圾的: $ kubectl get node --watch | ./dist/index.js


【文件预览】:
color-terminal-output-words-master
----.gitignore(20B)
----package.json(431B)
----src()
--------index.ts(2KB)
----tsconfig.json(74B)
----README.md(431B)
----yarn.lock(875B)

网友评论