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

Made by Antonio Ramirez

ext-name-cli

1.1.0

@kevva

npmHomeRepoSnykSocket
Downloads:0
$ npm install ext-name-cli
DailyWeeklyMonthlyYearly

ext-name-cli Build Status

Get the file extension and MIME type from a file

Install

$ npm install --global ext-name-cli

Usage

$ ext-name --help

  Usage
    $ ext-name <input>

  Example
    $ ext-name file.tar
    tar
    application/x-tar

Related

  • ext-name - API for this module

License

MIT © Kevin Martensson