Here are
68 public repositories
matching this topic...
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
A small Android library to get the market name of an Android device.
A Modernizr extension to detect device, device model, screen size, operating system, and browser details
Updated
Oct 25, 2017
JavaScript
Luminous gives you all the system information you need!
Updated
Nov 10, 2019
Swift
An Angular5+ library to detect the device, OS and browser details.
Updated
Jun 6, 2020
TypeScript
Super-lightweight library to detect used device
Updated
May 13, 2020
Swift
📦 📱 Laravel 5 Package to Detect Users Browsers, Devices, Languages and Operating Systems
📲 Create dynamic views through device, display and orientation detection (DEPRECATED)
Updated
Sep 13, 2018
JavaScript
🌈 An upgraded version of the Hugo "Dream" theme with tons of new features.
Updated
May 21, 2020
HTML
A modern device detection and querying library.
Updated
Jan 19, 2020
Swift
💻 Lightweight tool to identify the browser (mobile+desktop detection)📱
Updated
Mar 14, 2020
JavaScript
A tiny device detector plugin of Vue for mobile🐔 👁
Updated
Jun 6, 2020
TypeScript
Detect and report browser and hardware features.
Updated
Feb 19, 2019
JavaScript
Swift library to easily check the current device and some more info about it.
Updated
Nov 11, 2019
Swift
Enables device detection mechanism for aspnet mvc core
Updated
Dec 21, 2018
HTML
Extension for detecting mobile devices, managing mobile view types, redirect to mobile version for Nette Framework (2.4+)
Lightweight User-Agent String Parser (Port of ua-parser.js in Swift)
Updated
Nov 7, 2017
Swift
Ember device detection is an Ember addon for client-side device detection and a wrapper of the UA parser library. It makes it easy to render different views or url redirection based on device type, operating system, browser and media queries.
Updated
Jul 10, 2017
JavaScript
Crystal shard for device detection by User-Agent string
Updated
Jun 4, 2020
Crystal
A Light Weight and Updated Code for Device Detection and many other functionality written in swift 2.0
Updated
Dec 28, 2015
Swift
Comprehensive user agent & device detection for Kirby
Redshift Python library for user agent detection (browsers, devices, etc) and parsing via UDFs
Device Description Repository (DDR)
Updated
Jul 30, 2018
Java
Light weight browser detection & device detection for asp.net core
Golang implementation of 51Degrees/Device-Detection based on trie
PHP script for stealing cookies, IP grabbing & Device Information.
Extended useragent parser for Node. Uses useragent package and extends its functionality
Updated
Nov 6, 2019
JavaScript
Improve this page
Add a description, image, and links to the
device-detection
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
device-detection
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
For example,
Mozilla/5.0 (Linux; Android 7.1.2; Nexus 5X Build/N2G47W) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Mobile Safari/537.36Should display
Chrome Mobileas the browser, notChromeSame for
Firefox&Firefox Mobile.