Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faisalman/ua-parser-js
"Unmask Your Traffic" - UAParser.js: The Essential Web Development Tool for User-Agent Detection
https://github.com/faisalman/ua-parser-js
analytics bot-detection browser-detection client-hints device-detection mobile-detection user-agent user-agent-parser
Last synced: 3 days ago
JSON representation
"Unmask Your Traffic" - UAParser.js: The Essential Web Development Tool for User-Agent Detection
- Host: GitHub
- URL: https://github.com/faisalman/ua-parser-js
- Owner: faisalman
- License: agpl-3.0
- Created: 2012-02-01T01:11:49.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T14:50:37.000Z (9 days ago)
- Last Synced: 2024-12-05T12:07:56.584Z (7 days ago)
- Topics: analytics, bot-detection, browser-detection, client-hints, device-detection, mobile-detection, user-agent, user-agent-parser
- Language: JavaScript
- Homepage: https://uaparser.dev/
- Size: 17.1 MB
- Stars: 9,330
- Watchers: 129
- Forks: 1,195
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- my-awesome-starred - ua-parser-js - UAParser.js - Lightweight JavaScript-based User-Agent string parser. Supports browser & node.js environment. Also available as jQuery/Zepto plugin, Component/Bower/Meteor package, & RequireJS/AMD module (JavaScript)
- awesome - faisalman/ua-parser-js - UAParser.js - The Essential Tool for User-Agent Detection in JavaScript & Web Development. (JavaScript)
- awesome-indo-projects - UAParser.js - Lightweight JavaScript-based User-Agent string parser. (JavaScript)
- awesome - faisalman/ua-parser-js - Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment. (JavaScript / Data)
- awesome-indonesia-repo - UAParser.js - Lightweight JavaScript-based User-Agent string parser. (JavaScript)
- awesome-vietnam-repo - UAParser.js - Lightweight JavaScript-based User-Agent string parser. (JavaScript)
- awesome-star-libs - faisalman / ua-parser-js
- awesome - faisalman/ua-parser-js - "Unmask Your Traffic" - UAParser.js: The Essential Web Development Tool for User-Agent Detection (JavaScript)
- awesome - faisalman/ua-parser-js - UAParser.js - The Essential Web Development Tool for User-Agent Detection (JavaScript)
README
[![https://uaparser.dev](https://raw.githubusercontent.com/faisalman/ua-parser-js/gh-pages/images/uap-header.png)](https://uaparser.dev)
[![https://uaparser.dev](https://github.com/user-attachments/assets/9f30f3d4-5cfe-441c-8f86-ead7c955f940)](https://uaparser.dev)
[![https://uaparser.dev](https://github.com/user-attachments/assets/50da50fc-7c8a-46e3-a2bc-6a8249914372)](https://uaparser.dev)
[![https://uaparser.dev](https://github.com/user-attachments/assets/9f2aaff0-a9b4-4ac9-bdf3-eea8081a2582)](https://uaparser.dev)
# UAParser.js
The most comprehensive, compact, & up-to-date isomorphic 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).# Demo
* Live demo: https://uaparser.dev
# Documentation
* `version 1.x` : https://github.com/faisalman/ua-parser-js/tree/1.0.x#documentation
* `version 2.x` : https://docs.uaparser.devBefore upgrading from `v0.7` / `v1.0`, please read [CHANGELOG](CHANGELOG.md) to
see what's new & breaking.# License Options
Open-Source Editions
PRO / Commercial Editions
License options
MIT (v0.7~v1.0)
AGPL (>=v2.0)
PRO Personal
PRO Business
PRO Enterprise
Browser detection
⚠️
✅
✅
✅
✅
CPU detection
⚠️
✅
✅
✅
✅
Device detection
⚠️
✅
✅
✅
✅
Engine detection
⚠️
✅
✅
✅
✅
OS detection
⚠️
✅
✅
✅
✅
Bot detection
❌
✅
✅
✅
✅
AI Bot detection
❌
✅
✅
✅
✅
Extras (Apps, Libs, Emails, Media Players, etc) detection
❌
✅
✅
✅
✅
Enhanced detection result
❌
✅
✅
✅
✅
Client Hints support
❌
✅
✅
✅
✅
CommonJS support
✅
✅
✅
✅
✅
ES modules support
❌
✅
✅
✅
✅
npm module
✅
✅
✅
✅
✅
TypeScript declarations
⚠️
✅
✅
✅
✅
Allows commercial use
✅
✅
❌
✅
✅
Permissive (non-copyleft) license
✅
❌
✅
✅
✅
Unlimited use per 1 license
✅
✅
✅
❌
✅
1-year product support
❌
❌
✅
✅
✅
Lifetime updates
✅
✅
✅
✅
✅
Price
FREE (License)
FREE (License)
$14 (License)
$29 (License)
$599 (License)
GET THE PRO PACKAGES 📥
# Development
## Contributors
Please read [CONTRIBUTING](CONTRIBUTING.md) guide first for the instruction details.
Made with [contributors-img](https://contrib.rocks).
## Backers & Sponsors
Support the open-source editions of UAParser.js on [OpenCollective](https://opencollective.com/ua-parser-js) or [GitHub Sponsors](https://github.com/sponsors/faisalman).