async /await support in ES6 targets (Node v4+) Example Support for --target ES6 with --module Example this -typing ES7 exponentiation operator Example Improved checking f...
Versioning Versioning The JavaScript standard is referred to officially as “ECMAScript” (abbreviated “ES”), and up until just recently has been versioned entirely by ordinal nu...
ES6 Modules Export Declarations Re-exporting Default Export Bare Import Destructuring in declarations and assignments Declarations Assignments namespace keyword let and ...