Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Feature: Your code will run on 95% of all browsers #94

Open
quetzalsly opened this issue Apr 18, 2019 · 0 comments
Open

Feature: Your code will run on 95% of all browsers #94

quetzalsly opened this issue Apr 18, 2019 · 0 comments

Comments

@quetzalsly
Copy link

Requested Update

It would be really cool to be able to test your entire code and then see a small status at the bottom: "Your code will run on 95% of all browsers". If you change one feature it will run on 98%.
The data could be compared to caniuse-lite database to see exactly what features are used by browsers.

Why Is This Update Needed?

Just testing against es6 is not enough, some browsers only have partial support. It would be really useful to have exact statistics of where our code will run and what can we do to make it run on even more browsers without using babel, maybe we are just using one weird feature which we can manually replace ourselves.

Are There Examples Of This Requested Update Elsewhere?

I don't think so.

Read about references issues here. Provide paragraph text responses to each header.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant