CodeBrowser / npm / mobile-device-detect
mobile-device-detect@0.4.3
// Helpers for handling mobile devices
$ npm install mobile-device-detect
downloads/wk
34,210
license
MIT
version
0.4.3
published
Jun 15, 2020
What is mobile-device-detect?
mobile-device-detect is an npm package that identifies and extracts information about mobile devices, phones, tablets, smart TVs, and other devices by parsing user agent strings. Developers use it to detect device type, browser, version, and model information to customize application behavior based on the user's hardware. It's useful for responsive design decisions, feature availability checks, and analytics that require knowing what device a user is accessing your application from.
Keywords
#useragent #mobile #phone #tablet #detect #device #browser #smart-tv #smarttv #version #model #console
Maintainers
duskload