[WIP][Not Complete][Idea] User-Agent Client Hints library based on User-Agent.
User-Agent Client Hints library based on User-Agent.
Existing UA parser library is large.
Almost user does not need old browser detection in the browser.
So, We need to get simple API like https://github.com/WICG/ua-client-hints.
This project try it.
Install with npm:
npm install ua-client-hints-parser
See Releases page.
Install devDependencies and Run npm test
:
npm test
Pull requests and stars are always welcome.
For bugs and feature requests, please create an issue.
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
MIT © azu