mybrowser.fyi-project icon indicating copy to clipboard operation
mybrowser.fyi-project copied to clipboard

Detect which complete version of ECMAScript browser can support

Open MrRhodes opened this issue 7 years ago • 1 comments
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.

MrRhodes avatar Jul 20 '18 09:07 MrRhodes

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!

Andy-set-studio avatar Jul 20 '18 17:07 Andy-set-studio