bestiejs / platform.js

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

Abandoned project? #209

Open fdellwing opened 1 year ago

fdellwing commented 1 year ago

The last commit is 3 years ago. Is this project to be considered abandoned?

bnjmnt4n commented 1 year ago

Hey @fdellwing!

Personally I haven't had as much time to maintain platform.js, so I'd welcome new maintainers. However, if there are PRs sent with tests available, I'd be able to merge and publish new releases.

In general, this library generally does not need much maintenance because:

  1. User-agent strings have largely stayed the same (most browsers are freezing their user agents strings).
  2. We do not intend to track every single device/product.
fdellwing commented 1 year ago

Would you be interested in having Ladybird added to the project? I would then provide a PR for all the currently used UAs.

bnjmnt4n commented 1 year ago

@fdellwing sure!