Socket
Socket
Sign inDemoInstall

ua-cmd

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ua-cmd

User agent lookup from the command line.


Version published
Weekly downloads
4
increased by100%
Maintainers
1
Install size
170 kB
Created
Weekly downloads
 

Readme

Source

ua-cmd

npm version

User agent lookup from the command line.

➜  ua-cmd "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.86 Safari/537.36"

  Chrome 50.0.2661.86
  Mac OS 10.11.4

➜  echo "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.86 Safari/537.36" | ua-cmd

  Chrome 50.0.2661.86
  Mac OS 10.11.4

Install

npm install -g ua-cmd

Test

npm test

Keywords

FAQs

Last updated on 19 Jul 2016

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc