Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noderaider/browser-detective
Universal browser detection via user agent parsing.
https://github.com/noderaider/browser-detective
blink browser-detective gecko layout-engine trident user-agent-parsing webkit
Last synced: about 2 months ago
JSON representation
Universal browser detection via user agent parsing.
- Host: GitHub
- URL: https://github.com/noderaider/browser-detective
- Owner: noderaider
- License: mit
- Created: 2016-05-05T20:19:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-23T18:19:16.000Z (over 8 years ago)
- Last Synced: 2024-12-15T18:18:11.751Z (about 2 months ago)
- Topics: blink, browser-detective, gecko, layout-engine, trident, user-agent-parsing, webkit
- Language: JavaScript
- Size: 85 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# browser-detective
[![NPM](https://nodei.co/npm/browser-detective.png?stars=true&downloads=true)](https://nodei.co/npm/browser-detective/)
Universal browser detection via user agent parsing. Built to run well in client and server scenarios (tested with React).
`npm i -S browser-detective`
**This project is working but its interface may change rapidly prior to version 1.0. Documentation coming soon.**