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

Incorrect OS name window #45

Closed examan closed 2 years ago

examan commented 3 years ago

Description

os.name return 'window', but it should be 'windows'

Steps to check or reproduce

os.name return 'window'

daybrush commented 3 years ago

@examan

Thank you. We knew about this part, but we couldn't change it because it was the name we've been using for a long time.

If it goes up to the major version, we will change it.

stale[bot] commented 3 years ago

This issue/PR has been automatically marked as stale because it has not had any update (including commits, comments, labels, milestones, etc) for 30 days. It will be closed automatically if no further update occurs in 7 day. Thank you for your contributions!

한글 이 이슈/PR은 commits, comments, labels, milestones 등 30일간 활동이 없어 자동으로 stale 상태로 전환되었습니다. 이후 7일간 활동이 없다면 자동으로 닫힐 예정입니다. 프로젝트 개선에 기여해주셔서 감사합니다.