mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-15 22:52:16 +03:00
Insert dog
This commit is contained in:
@@ -2,17 +2,19 @@
|
|||||||
|
|
||||||
Lightweight JavaScript-based User-Agent string parser
|
Lightweight JavaScript-based User-Agent string parser
|
||||||
|
|
||||||
|
[](https://travis-ci.org/faisalman/ua-parser-js)
|
||||||
|
|
||||||
* Author : Faisalman <<fyzlman@gmail.com>>
|
* Author : Faisalman <<fyzlman@gmail.com>>
|
||||||
* Home : http://faisalman.github.com/ua-parser-js
|
* Home : http://faisalman.github.com/ua-parser-js
|
||||||
* Source : https://github.com/faisalman/ua-parser-js
|
* Source : https://github.com/faisalman/ua-parser-js
|
||||||
* License : GPLv2 & MIT
|
* License : GPLv2 & MIT
|
||||||
|
|
||||||
[](https://travis-ci.org/faisalman/ua-parser-js)
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
Extract detailed type of web browser, layout engine, operating system, and device purely from user-agent string.
|
Extract detailed type of web browser, layout engine, operating system, and device purely from user-agent string.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Methods
|
## Methods
|
||||||
|
|
||||||
* `getBrowser()`
|
* `getBrowser()`
|
||||||
|
|||||||
Reference in New Issue
Block a user