Hacker News new | ask | show | jobs
by egeozcan 3936 days ago
Probably the same as io.js[0].

[0]: https://iojs.org/en/es6.html

1 comments

Why are these lists always missing import/export/modules?
Because Node uses CommonJS modules.