rnbw:生命的彩虹 源码
b 生命的彩虹 这个模块做什么? 它使文本彩虹化: 使用 npm install rnbw 可以将其用作模块: var rnbw = require ( 'rnbw' ) rnbw . rainbow ( 'the text to rainbow' ) rnbw . colorify ( 45 , 'some text to color based on that number (look up ANSI escape sequences)' ) 或作为命令行工具: ./node_modules/bin/rnbw text.txt 玩得开心彩虹!
文件列表
rnbw-master.zip
(预估有个9文件)
rnbw-master
cli.js
968B
.gitignore
909B
README.md
613B
test
test.js
4KB
text.txt
2KB
screenshots
1.png
21KB
2.png
12KB
暂无评论