npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

file-type-cli

6.0.0

@sindresorhus

npmHomeRepoSnykSocket
Downloads:0
$ npm install file-type-cli
DailyWeeklyMonthlyYearly

file-type-cli

Detect the file type of a file or stdin

Install

npm install --global file-type-cli

Usage

$ file-type --help

  Usage
    $ file-type <filename>
    $ file-type < <filename>

  Example
    $ file-type unicorn.png
    png
    image/png

Supported file types

Related

  • file-type - API for this module