术语img-cli
在iTerm中显示图像
当前仅在上受支持。
安装
$ npm install --global term-img-cli
用法
$ term-img --help
Usage
$ term-img
$ cat | term-img
Options
--width Width to render [N|Npx|N%]
--height Height to render [N|Npx|N%]
Examples
$ term-img unicorn.jpg --width=200px
$ cat unicorn.jpg | term-img --height=50%
有关的
该模块的API
类似于此模块,但可在任何终端中使用
1