New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

supercat

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

supercat

An enhanced `cat` command for the terminal.

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

supercat Build Status Coverage Status

An enhanced cat command for the terminal.

An improved cat command for the terminal, with code syntax highlighting, line numbers, and more.

supercat image

Install

$ npm install -g supercat

Usage

Usage: scat [options] <filename>

Options:

  -h, --help     output usage information
  -V, --version  output the version number
  -l, --linenos  Show line numbers
  -p, --plain    Remove code formatting
  -i, --info     Show file info

Supported languages for syntax highlighting

  • C
  • CSS
  • Markdown
  • HTML
  • Java
  • Javascript
  • Less
  • Python
  • Ruby
  • Sass
  • Shell Script
  • SQL
  • Text
  • YAML

... More to come :)

Contributing

License

MIT © sohamkamani

FAQs

Package last updated on 03 Apr 2016

Did you know?

Socket

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.

Install

Related posts