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

Made by Antonio Ramirez

which-cam

1.0.0

@hemanth

npmHomeRepoSnykSocket
Downloads:0
$ npm install which-cam
DailyWeeklyMonthlyYearly

which-cam Build Status

which cam was used to take this pic?

Install

$ npm install --save which-cam

Usage

const whichCam = require('which-cam');

whichCam('path_to_pic').then(console.log).catch(console.error)'

CLI

$ npm install --global which-cam
$ which-cam --help

  Usage
    which-cam [input]

  Examples
    $ which-cam  eow.jpeg
    Nikon D5000

License

MIT © Hemanth.HM