mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
Insert dog
This commit is contained in:
parent
5e84ab7b82
commit
35b410009f
@ -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()`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user