文件名称:ascii-themes:CLI交互以生成主题ASCII艺术
文件大小:297KB
文件格式:ZIP
更新时间:2024-05-15 21:45:54
JavaScript
Node.js的ascii-themes CLI CLI界面生成主题ASCII Art 支持287种字体和18种主题。 要查看支持的字体和主题,请运行npx ascii-themes support 。 用法 npx ascii-themes generate text 可选标志: --font要使用的Figlet字体。 默认为“倾斜缓解”。 --themeName要使用的VS Code主题。 默认为“ Monokai Dimmed”。 --horizontalLayout用于Figlet字体的水平布局。 默认为“默认”。 --verticalLayout用于Figlet字体的垂直布局。 默认为“默认”。 互动模式 CLI具有2种交互模式: npx ascii-themes -i 将允许您从可用命令(生成,支持,交互式)中进行选择,并通过文本提示输入它们的标志。 npx
【文件预览】:
ascii-themes-master
----themes()
--------theme-solarized-dark()
--------theme-tomorrow-night-blue()
--------theme-solarized-light()
--------theme-kimbie-dark()
--------theme-seti()
--------theme-abyss()
--------theme-red()
--------theme-monokai-dimmed()
--------theme-quietlight()
--------themes.json(4KB)
--------theme-monokai()
--------theme-defaults()
----.gitignore(183B)
----README.md(1KB)
----LICENSE(1KB)
----ascii-themes-text.png(249KB)
----package.json(720B)
----index.js(3KB)
----.npmignore(183B)
----package-lock.json(12KB)