ES6 Syntax

95 views
Skip to first unread message

Francesco Cioffi

unread,
May 15, 2015, 12:26:28 PM5/15/15
to nod...@googlegroups.com
Hi,

I'm look for an official doc where are described ES6 syntax supported by nodejs stable release.

Maybe there is the implementation specific not specified by standard, eg. for-in order?


Thanks to all,
FC

Tony Pujals

unread,
May 15, 2015, 2:15:59 PM5/15/15
to nod...@googlegroups.com
Hi Francesco,

It would be awesome to have a table that shows all the ES6 features available by version of node/io.js. This is the closest thing I'm aware of:

https://kangax.github.io/compat-table/es6/

This is the closest thing to an official Node doc that I'm aware of:


For io.js, there is this page (although not quite up-to-date for 2.0.0+):

You can enter the following at the command line to see ES6 features that require a flag to be enabled:

node --v8-options | grep "harmony"

I'm a member of the io.js Evangelism Working Group, and we've blogged about the ES6 features available in io.js 2.0.0+ here:


Hope this helps,

Tony


--
Job board: http://jobs.nodejs.org/
New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
---
You received this message because you are subscribed to the Google Groups "nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nodejs+un...@googlegroups.com.
To post to this group, send email to nod...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CA%2BUNQg8FehSV0JSD%2BoKxVYYtgQFjcY6U3CQ%2BFvmdoW8QvX6_QA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Francesco Cioffi

unread,
May 16, 2015, 6:36:53 PM5/16/15
to nod...@googlegroups.com
Thanks Tony,

And congratulations for your work! I thought that I did not find it :)

So, do you suggest an approach for to be updated rather than try a syntax or a construct on developing?


Thanks,
FC

Tony Pujals

unread,
May 17, 2015, 9:32:54 AM5/17/15
to nod...@googlegroups.com
Sorry, Francesco, but I'm not sure I understand your question?
Reply all
Reply to author
Forward
0 new messages