UNPKG

is-ua-browser

Version:

A lightweight library to detect if a User-Agent is a browser.

22 lines (21 loc) 452 B
{ "name": "is-ua-browser", "version": "1.0.2", "description": "A lightweight library to detect if a User-Agent is a browser.", "main": "index.js", "dependencies": { "ua-parser-js": "^1.0.2" }, "keywords": [ "browsercheck", "user-agent", "browser-detection", "ua-parser", "browserdetector", "browser-detector", "typescript", "browser-check" ], "author": "Abdelrahman Athamneh", "license": "MIT" }