Hacker News new | ask | show | jobs
by exikyut 1706 days ago
> check for features based on the current browser shares

TIL! That sounds awesome. What are these called? :D

2 comments

Browserlist [1] makes use of the browser market shares and you can use it with plugins such as eslint-plugin-compat [2].

[1] https://github.com/browserslist/browserslist [2] https://github.com/amilajack/eslint-plugin-compat