You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release history can be found in the [github releases list](https://github.com/DamonOehlman/detect-browser/releases).
20
+
17
21
---
18
22
19
23
## Example Usage
@@ -90,6 +94,8 @@ if (result) {
90
94
`detectOS` are provided as exports if you want to only access certain
91
95
information.
92
96
97
+
An editable observable workbook is [available here](https://observablehq.com/@rayshan/browser-detection-tester-using-the-detect-browser-package).
98
+
93
99
## Adding additional browser support
94
100
95
101
The current list of browsers that can be detected by `detect-browser` is
0 commit comments