File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ a semver compatible format) using a navigator useragent in a browser or
14
14
15
15
[ ![ NPM] ( https://img.shields.io/badge/Package-npm-purple.svg )] ( https://www.npmjs.com/package/detect-browser )
16
16
17
+ ## Release History
18
+
19
+ 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
You can’t perform that action at this time.
0 commit comments