Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bowser-js/bowser
/ types & classes
Types & classes
13 in github.com/bowser-js/bowser
⨍
Functions
189
◇
Types & classes
13
Class
src/parser.js:21
Class
src/utils.js:3
Class
src/bowser.js:26
Class
Bowser
* Bowser class. * Keep it simple as much as it can be. * It's supposed to work with collections of {@link Parser} instances * rather then solve one
src/bowser.js:26
Interface
ClientHints
* User-Agent Client Hints data structure * @see https://developer.mozilla.org/en-US/docs/Web/API/NavigatorUAData
index.d.ts:13
Interface
Details
index.d.ts:331
Interface
OSDetails
index.d.ts:336
Interface
ParsedResult
index.d.ts:324
Class
Parser
* The main class that arranges the whole parsing process.
src/parser.js:21
Interface
Parser
index.d.ts:50
Interface
PlatformDetails
index.d.ts:340
Class
Utils
src/utils.js:3
Interface
checkTree
index.d.ts:349