browserslist.dev
browserslist.dev copied to clipboard
A website to display compatible browsers from browserslist string.
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% 
## Details WIP.
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.