文件名称:cli-boxes:终端箱
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-15 02:45:37
TypeScript
信箱 终端箱 框列表只是一个,可以在任何地方使用。 安装 $ npm install cli-boxes 用法 const cliBoxes = require ( 'cli-boxes' ) ; console . log ( cliBoxes . single ) ; /* { topLeft: '┌', top: '─', topRight: '┐', right: '│', bottomRight: '┘', bottom: '─', bottomLeft: '└', left: '│' } */ 原料药 cliBoxes single ┌────┐ │ │ └────┘ double ╔════╗ ║ ║ ╚════╝ round ╭────╮ │ │ ╰────╯ bold ┏━━━━┓ ┃ ┃ ┗━━━━┛ sing
【文件预览】:
cli-boxes-main
----index.js(167B)
----test.js(192B)
----package.json(694B)
----index.test-d.ts(508B)
----readme.md(1KB)
----.github()
--------funding.yml(115B)
--------workflows()
--------security.md(179B)
----license(1KB)
----index.d.ts(2KB)
----boxes.json(1KB)
----.gitignore(23B)
----.npmrc(19B)
----.editorconfig(175B)
----.gitattributes(19B)