naver / egjs-agent

Extracts browser and operating system information from the user agent string or user agent object(userAgentData).
https://naver.github.io/egjs-agent/
MIT License
110 stars 18 forks source link

Support os for navigator.platform #47

Closed daybrush closed 2 years ago

daybrush commented 2 years ago

Description

platform is low entropy. You can get it synchronously and accurately.

Steps to check or reproduce