Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

ES6 (a.k.a. Harmony) Features Implemented in V8 and Available in Node

Refael Ackermann edited this page Sep 7, 2013 · 11 revisions

Recent version of V8 started to implement ES6 features and thus have become available in recent versions of Node, with a watershed moment when ES6 generator functions have become avalible in Node 0.11. This page is meant to track and list these features, and how to use them.

Clone this wiki locally