mybrowser.fyi-project
mybrowser.fyi-project copied to clipboard
Detect which complete version of ECMAScript browser can support
trafficstars
This may be taking this project beyond it's scope, but I thought about the possibility of detecting which version of ECMAScript the browser is capable of supporting without polyfills.
Hey there. It actually detects if ES6 is supported I a pretty crude way already, but I think extra info wouldn’t hurt, if it’s possible!