express-useragent icon indicating copy to clipboard operation
express-useragent copied to clipboard

Client Hints support for UserAgent

Open rernas35 opened this issue 4 years ago • 2 comments
trafficstars

navigator.UserAgent won't be valid in future. Do you have plan to support Client Hints ? https://web.dev/migrate-to-ua-ch/

rernas35 avatar Nov 10 '21 20:11 rernas35

I'm also looking for a package that supports parsing of client hints; but haven't been able to find anything yet.

I won't expect this will be added to express-useragent though, but it would be nice to find something that can tie-in with it.

woutervanvliet avatar Jan 21 '22 10:01 woutervanvliet

We recently also started searching for library which supports it and we will be probably switching to UA parser js which is well maintained and active and supports all client hints and all the new things and has 11m+ downloads per week

Roman-Simik avatar Aug 23 '23 11:08 Roman-Simik