Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
cat
with syntax highlighting. Auto-detects the language via the file
extension, or tries to infer it automatically.
hicat index.js
Pipe something to hicat
. It will figure out what language it is in.
curl http://site.com | hicat
If hicat fails to detect a language, explicitly pass it -t TYPE
.
curl http://site.com | hicat -t xml
$ npm install -g hicat
Usage:
$ hicat --help
Usage:
hicat [options] [file]
... | hicat [options]
Options:
-h, --help print usage information
-v, --version show version info and exit
-t, --type TYPE use a given file type
hicat © 2014+, Rico Sta. Cruz. Released under the MIT License.
Authored and maintained by Rico Sta. Cruz with help from contributors.
ricostacruz.com · GitHub @rstacruz · Twitter @rstacruz
FAQs
Command-line syntax highlighter.
We found that hicat demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.