@applandstream/ua-parser-js
v2.0.0-beta.2
Published
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
Downloads
61
Readme
Important Note
This is a fork of UA-Parser-JS that undos some breaking changes to browser names, because of... Pipelines. Namely these:
- Browser detection on mobile device:
"Mobile Chrome" => "Chrome"
,"Mobile Firefox" => "Firefox"
- OS detection:
"macOS" => "Mac OS"
,"Chrome OS" => "Chromium OS"
UAParser.js
The most comprehensive, compact, & up-to-date JavaScript library to detect user's Browser, Engine, OS, CPU, and Device type/model. Runs either in browser (client-side) or node.js (server-side).
License Options
Version 2.0
Before upgrading from v0.7
/ v1.0
, please read CHANGELOG to
see what's new & breaking.
Documentation
- v1.0: https://github.com/faisalman/ua-parser-js/tree/1.0.35#documentation
- v2.0: https://docs.uaparser.js.org/v2
Development
Contributors
Large or small, your contribution is valuable here. Please read CONTRIBUTING guide first for the instruction details.
Made with contributors-img.
Backers & Sponsors