UNPKG

@ua-parser-js/pro-personal

Version:

Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment

34 lines (20 loc) 840 B
# UAParser.js PRO Personal License Thank you for choosing the UAParser.js PRO Personal License. Please be aware that using this package without a valid license purchase is strictly prohibited and constitutes a violation of applicable copyright laws. An exception applies if the package is used solely as a part of a product developed by a valid license holder, in accordance with their license terms. If you have not yet purchased a license, you may do so at https://store.faisalman.com. # Download ```sh npm install @ua-parser-js/pro-personal ``` # Documentation https://docs.uaparser.dev ```js import { UAParser } from '@ua-parser-js/pro-personal'; ``` ```js import { isFrozenUA } from '@ua-parser-js/pro-personal/helpers'; ``` # License UAParser.js PRO Personal Copyright (c) 2023-2025 Faisal Salman <<f@faisalman.com>>