文件名称:bowser, 浏览器检测器.zip
文件大小:224KB
文件格式:ZIP
更新时间:2022-10-30 20:07:46
开源
bowser, 浏览器检测器 Bowser一个浏览器检测器。因为有时没有它的他方法,甚至现代浏览器也提供良好的特征检测机制。 那么。: 就像这样if (bowser.msie && bowser.version <= 6) {
【文件预览】:
bowser-master
----.eslintrc.yml(230B)
----.gitignore(67B)
----.babelrc(374B)
----package.json(2KB)
----.nycrc(117B)
----.npmrc(36B)
----package-lock.json(468KB)
----src()
--------parser-browsers.js(15KB)
--------parser-engines.js(2KB)
--------bowser.js(2KB)
--------parser-os.js(4KB)
--------parser.js(12KB)
--------utils.js(7KB)
--------parser-platforms.js(4KB)
--------constants.js(3KB)
----webpack.config.js(1KB)
----.travis.yml(118B)
----.testem.json(226B)
----LICENSE(2KB)
----CHANGELOG.md(6KB)
----.github()
--------ISSUE_TEMPLATE.md(177B)
--------CONTRIBUTING.md(2KB)
--------FUNDING.yml(49B)
--------workflows()
----jsdoc.json(449B)
----README.md(5KB)
----.coveralls.yml(46B)
----.npmignore(58B)
----docs()
--------BowserUAIsNotAStringError.html(5KB)
--------bowser.js.html(6KB)
--------Parser.html(32KB)
--------parser.js.html(16KB)
--------Bowser.html(9KB)
--------global.html(29KB)
--------scripts()
--------index.html(10KB)
--------utils.js.html(11KB)
--------styles()
----test()
--------acceptance()
--------unit()
----.editorconfig(260B)
----index.d.ts(5KB)