变色::artist_palette:变色 为终端输出着色 源码
:artist_palette: 变色-为终端输出着色 这是一个非常小的库-29行可轻松将9种颜色添加到终端输出中。 使用方法如下: import { green } from 'discolor' ; console . log ( green ( 'I will be green' ) ) ; 您可以使用的可能颜色: 黑色 红 绿色 黄色 蓝色 品红 青色 白色 灰色
文件列表
discolor-master.zip
(预估有个21文件)
discolor-master
.gitignore
18B
.babelrc
170B
.eslintrc
137B
package.json
1KB
commitlint.config.js
68B
package-lock.json
464KB
src
supported.test.ts
1KB
index.ts
1KB
暂无评论