Skip to content

Lyanbin/useragent

Repository files navigation

轻量级UA解析

使用方式

import Ua from 'mobile-useragent-parse';

console.log(Ua);

目录中 rules.js为规则配置,可以根据自己的需要随意拓展,注意正则的分组捕获。

About

this is applicable for browsers of most Chinese mobile phone, which can return the device, os, browser info.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors