ua-parser-js icon indicating copy to clipboard operation
ua-parser-js copied to clipboard

UAParser.js - Free & open-source 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).

Results 108 ua-parser-js issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** My website depends on certain features, like [OPFS](https://developer.mozilla.org/en-US/docs/Web/API/File_System_API/Origin_private_file_system), which only works in some browsers in incognito mode. Being able to...

Feature Request
Out of Scope

add Huawei Honor 10 && 10a # Prerequisites - [x] I have read and follow the contributing guidelines - [x] I have read and accept the [Contributor License Agreement (CLA)](https://gist.github.com/faisalman/2ed16621ebb544157eba85a7f7381417)...

# Prerequisites - [X] I have read and follow the contributing guidelines - [X] I have read and accept the [Contributor License Agreement (CLA)](https://gist.github.com/faisalman/2ed16621ebb544157eba85a7f7381417) Document and I hereby sign the...

**Is your feature request related to a problem? Please describe.** isAppleSilicon() is not returning the expected result on Firefox and Safari. **Describe the solution you'd like** Instead of relying on...

Currently I'm using ua-parser-js version 0.7.12, but can't find a LICENSE file in the repo of ver 0.7.12. Could you add the LICENSE file in the repo of ver 0.7.12?...

**Library version** 0.7.30 **Describe the bug** Samsung Galaxy Tab s8 and s9 are returning empty object in below code const { device } = UAParser(); Therefore we're not able to...

Enhancement

**Library version** v2.0.0-alpha.3 The /enums sub-module (and the rest) don't seem to ship with type declarations, so TypeScript complains when you try to import from them: It seems that it...

Enhancement

# Prerequisites - [X] I have read and follow the contributing guidelines - [X] I have read and accept the [Contributor License Agreement (CLA)](https://gist.github.com/faisalman/2ed16621ebb544157eba85a7f7381417) Document and I hereby sign the...

# JS.ORG CLEANUP Hello, it seems a `js.org` subdomain that was requested to target this repository no longer works. The subdomain requested was `uaparser.js.org` and had the target of `faisalman.github.io/ua-parser-js`....

# Prerequisites - [x] I have read and follow the [contributing](https://github.com/faisalman/ua-parser-js/blob/master/CONTRIBUTING.md) guidelines - [x] I have read and accept the [Contributor License Agreement (CLA)](https://gist.github.com/faisalman/2ed16621ebb544157eba85a7f7381417) Document and I hereby sign the...