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
{{ message }}
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
I am currently refactoring benchmark.js and actually think about integrating platform.js into bechmark.js.
As I checked the code for platform.js it seems we need to add the identifiers for windows 11 and MacOs 12. Then platform should recognize them correctly.
Activity
Uzlopak commentedon Mar 9, 2022
I am currently refactoring benchmark.js and actually think about integrating platform.js into bechmark.js.
As I checked the code for platform.js it seems we need to add the identifiers for windows 11 and MacOs 12. Then platform should recognize them correctly.
culdo commentedon Apr 24, 2023
If you use user-agent to detecting OS, you can consider to use UAParser.js.