-
Is there a table like this that tells someone which ECMAScript version this library support? I want to access if this will work for a project at work. |
Beta Was this translation helpful? Give feedback.
Answered by
koculu
Jun 24, 2023
Replies: 3 comments 1 reply
-
Topaz ECMAScript Compatibility:ECMAScript 6 (ES2015)
ECMAScript 7 (ES2016)
ECMAScript 8 (ES2017)
ECMAScript 9 (ES2018)
ECMAScript 10 (ES2019)
ECMAScript 11 (ES2020)
ECMAScript 12 (ES2021)
ECMAScript 13 (ES2022)
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
koculu
-
Thank you |
Beta Was this translation helpful? Give feedback.
0 replies
-
How about "Proxies" (aka the global object "Proxy")? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Topaz ECMAScript Compatibility:
ECMAScript 6 (ES2015)
ECMAScript 7 (ES2016)
ECMAScript 8 (ES2017)