文件名称:hicat:命令行语法荧光笔
文件大小:24KB
文件格式:ZIP
更新时间:2024-04-28 05:18:23
JavaScript
希卡特 :cat_face: 带有语法突出显示的cat 。 通过文件扩展名自动检测该语言。 hicat index.js 用管子把东西hicat 。 语言将从内容中推断出来。 curl http://example.com | hicat 如果hicat无法检测到语言,请使用-l LANG指定。 curl http://example.com | hicat -l xml 安装 npm install -g hicat 用法: $ hicat --help Usage: hicat [options] FILE ... | hicat [options] Options: -h, --help print usage information -v, --version show version info and
【文件预览】:
hicat-master
----.travis.yml(172B)
----bin()
--------hicat(2KB)
----index.js(5KB)
----package.json(547B)
----test()
--------read.js(887B)
--------test.js(3KB)
--------cli_helpers.js(2KB)
--------setup.js(105B)
--------cli.js(3KB)
----package-lock.json(34KB)
----.npmignore(8B)
----samples()
--------json.json(190B)
--------ruby.rb(150B)
--------java.java(124B)
--------perl.pm(378B)
--------html.html(119B)
----.gitignore(13B)
----History.md(3KB)
----lib()
--------read.js(3KB)
--------term.js(686B)
--------colors.js(2KB)
----README.md(2KB)