Y
Hacker News
new
|
ask
|
show
|
jobs
by
k__
3938 days ago
Is there a list with all the supported ES2015 features?
1 comments
egeozcan
3938 days ago
Probably the same as io.js[0].
[0]:
https://iojs.org/en/es6.html
link
k__
3938 days ago
Why are these lists always missing import/export/modules?
link
mkozlows
3938 days ago
Because Node uses CommonJS modules.
link
[0]: https://iojs.org/en/es6.html