ua-device是由Baidu WebFE(FEX)团队开发的一个用于解析UA来得到用户终端信息的JS框架
https://github.com/fex-team/ua-deviceTags | user-agent ua-parser device-parser ua-device |
Implementation | Javascript |
License | MIT |
Platform | OS-Independent |
❗️ NOTE: THIS PLUGIN IS NO LONGER MAINTAINED. If you encounter a bug then you're probably on your own. Try Bowser as an alternative. Note: Detect.js is a JavaScript library to detect platforms, versions, manufacturers and types based on the navigator.userAgent string. This code is based on, and modified from, the original work of Tobie Langel's UA-Parser: https://github.com/tobie/ua-parser. UA-Parser is subsequently a port of BrowserScope's user agent string parser.
detect user-agent parse parsing useragent detectionUseragent originated as port of browserscope.org's user agent parser project also known as ua-parser. Useragent allows you to parse user agent strings with high performance and accuracy by using hand tuned regular expressions for browser matching. This database is needed to ensure that every browser is correctly parsed as every browser vendor implements it's own user agent schema. This is why regular user agent parsers have major issues because they will most likely parse out the wrong browser name or confuse the render engine version with the actual version of the browser. This module relies on uap-core's regexes.yaml user agent database to parse user agent strings.
agent browser browserscope os parse parser ua ua-parse ua-parser user-agent user useragent versionPlease contribute to the respective repositories! Thanks. ua-parser is a multi-language port of BrowserScope's user agent string parser.
Detector is a simple, PHP- and JavaScript-based browser- and feature-detection library that can adapt to new devices & browsers on its own without the need to pull from a central database of browser information. Detector dynamically creates profiles using a browser's (mainly) unique user-agent string as a key. Using Modernizr it records the HTML5 & CSS3 features a requesting browser may or may not support. ua-parser-php is used to collect and record any useful information (like OS or device name) the user-agent string may contain.
user_agents relies on the excellent ua-parser <https://github.com/tobie/ua-parser>_ to do the actual parsing of the raw user agent string. Alternatively, you can also get the latest source code from Github_ and install it manually.
UAParser.js - Lightweight JavaScript-based User-Agent string parser. Supports browser & node.js environment. Also available as $.ua, Component package, Bower package, & AMD module
You have your choice in user-agent parsers. This one detects all modern browsers in a very light, quick, understandable fashion. It is less than 200 lines of code, and consists of just three regular expressions! It can also correctly identify exotic versions of IE others fail on.It offers 100% unit test coverage, is installable via Composer, and is very easy to use.
user-agent-parser browser ua-parser composerDeviceDetector is a precise and fast user agent parser and device detector written in Ruby, backed by the largest and most up-to-date user agent database. DeviceDetector will parse any user agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model. DeviceDetector detects thousands of user agent strings, even from rare and obscure browsers and devices.
This tool is used to build and maintain browscap files. There is actually only one cli command available.
user-agent user-agent-parser detect ua-parserThis is the PHP library for the uap-core project. Add ua-parser/uap-php to the require section of your composer.json file and run composer update.
browser user-agentsThe Universal Device Detection library that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. Instead of using the full power of DeviceDetector it might in some cases be better to use only specific parsers. If you aim to check if a given useragent is a bot and don't require any of the other information, you can directly use the bot parser.
detection-library device-detector user-agent bot-detection mobile-detectionRed Tip #1: Profile your victim and use their user agent to mask your traffic. Alternatively use UA from software such as Outlook. Red tip #2: If the enemy SOC is using proxy logs for analysis. Guess what? It wont log cookies or POST body content as can be sensitive.
Gateway that simplifies legacy and external systems integration with Thingsboard platform. Contains OPC-UA, MQTT and other extensions
iot iot-gateway gateway mqtt opc-ua thingsboard sigfox aws-iot mqtt-broker aws smart-energy fleet-tracking smart-farmHeadwind MDM is the software for managing corporate mobile (Android-based) devices. System administrators can track phones and tablets, perform bulk installation and update of mobile applications, prevent user from entering the device settings and running unwanted apps.
mobile-device-management management mdm mdm-framework admin-tool device-managementA django package that allows easy identification of visitor's browser, OS and device information, including whether the visitor uses a mobile phone, tablet or a touch capable device. Under the hood, it uses user-agents. You can find out more about user agent attributes at here.
JOpenPhone is an opensource UA (User Agent) JAVA application that allows users to connect to a voip servers using various voip protocols such as SIP, H323.
Build a great HMI using OPC, WPF and Visual Studio. With this kit you can: * Browse OPC UA servers directly from the Visual Studio IDE. * Drag and drop the variable nodes to create a data subscription. * Use WPF bindings to animate your control properties from...
This OPC UA reference implementation is targeting .NET Standard . .Net Standard allows you develop apps that run on all common platforms available today, including Linux, iOS, Android (via Xamarin) and Windows 7/8/8.1/10 (including embedded/IoT editions) without requiring platform-specific modifications.
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.