browserslist.dev icon indicating copy to clipboard operation
browserslist.dev copied to clipboard

A website to display compatible browsers from browserslist string.

Results 7 browserslist.dev issues
Sort by recently updated
recently updated
newest added

This is an awesome tool! We seem to notice it may not be supporting comma-separated lists properly. E.g., https://browserslist.dev/?q=PiAwLjUlIGluIFVTLCBzYWZhcmkgPj0gMTEsIG5vdCBkZWFkLCBub3QgSUUgPiAw does not seem to include Safari 11. Compare to other tools...

Hi, When testing my browserslist string I get a 404 error in the network request to `/browsers` with the message 'Feature not found'. This is an example of the string...

Hi, Just tried a query of "defaults and not Opera Mini" but it errors. Why is this?

Steps to repro: 1. try query like `last 2 versions and > 0.5% and not dead` and see coverage as expected (~76%) 2. append "and Firefox ESR" and see coverage...

https://browserslist.dev/?q=PiAxJSBpbiBVUw%3D%3D I don't understand why this is listed, it's not > 1% ![image](https://user-images.githubusercontent.com/2112282/151882162-6363391b-36ea-4764-9d53-8d5162e8095d.png)

bug

browserslist has its [own website](https://browsersl.ist) now, which also displays browsers coverage by query. It makes [browserslist.dev](https://browserslist.dev) unnecessary, since the functionality is the same.