bestiejs / platform.js

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

Is this library still maintained? #190

Open tejohnso opened 3 years ago

tejohnso commented 3 years ago

Is this library still maintained?

The last closed issue was months ago, and there are recent issues months old that don't even have responses.

The last entry in the changelog is from 2016.

Anybody know of any good alternatives?

bnjmnt4n commented 3 years ago

Hi @tejohnso. I haven't had time to maintain platform.js as much, but this library generally does not need as much maintenance, as user-agent strings have largely stayed the same (in fact, most browsers are freezing their user agents), and the list of major browsers we detect has not changed.