Skip to content

A simple command line tool that parses a user-agent-string

License

Notifications You must be signed in to change notification settings

luhmann/uaParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parseUA

Installation

npm install -g parseUA

Usage

parseUA "Mozilla/5.0 (iPad; CPU OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B435 Safari/600.1.4"

Output

Device: Apple iPad

Browser: Mobile Safari 8.0

OS: iOS 8.1.1

About

A simple command line tool that parses a user-agent-string

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published