Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 878 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 878 Bytes

Browserl.ist

Greenkeeper badge

A website that shows what browsers supported by a browserslist string

This website uses browserslist and caniuse to display the compatible browsers for a browserslist search query.

Development

This website runs on expressjs. To run locally, after npm install to install the dependencies, npm start to run the server.

Contributing

I'm open to any pull requests or bug reports. Anything that has to do with the data that is presented should be opened with browserslist or caniuse.

License

MIT © Jon Rohan