文件名称:term-img:在iTerm中显示图像
文件大小:761KB
文件格式:ZIP
更新时间:2024-06-01 02:51:05
nodejs image iterm2 npm-package cli-utility
术语img 在iTerm中显示图像 您可能需要更高级别的包来显示图像。 甚至! 当前仅在上受支持。 安装 $ npm install term-img 用法 import terminalImage from 'term-img' ; function fallback ( ) { // Return something else when not supported } console . log ( terminalImage ( 'unicorn.jpg' , { fallback } ) ) ; 原料药 terminalImage(图像,选项?) 以可手动记录的string获取图像。 图像 类型: string | Buffer string | Buffer 图像或作为缓冲区的图像的文件路径。 选项 类型: object 宽度 高度 类型: 'auto' | strin
【文件预览】:
term-img-main
----.gitignore(23B)
----package.json(926B)
----.npmrc(19B)
----test.js.md(219KB)
----index.js(845B)
----test.js(218B)
----.github()
--------workflows()
----fixture.jpg(164KB)
----license(1KB)
----example.js(149B)
----readme.md(1KB)
----index.test-d.ts(484B)
----test.js.snap(165KB)
----.gitattributes(19B)
----.editorconfig(175B)
----screenshot.jpg(282KB)
----index.d.ts(844B)