Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.**