bestiejs / platform.js

A platform detection library.
https://mths.be/platform
MIT License
3.22k stars 408 forks source link

Most common values for platform.os.family not showing 'Linux' OS #177

Closed rahulspace closed 4 years ago

rahulspace commented 4 years ago

Desktop screenshot

bnjmnt4n commented 4 years ago

I guess in reality, Linux is pretty uncommon as we detect the popular distros such as Ubuntu, Fedora, etc. first. Given that Linux is one of the major OS families, I've added it to the documentation.