es6-features

Feature comparison

An overview of ECMAScript 6 language features and their comparison to ECMAScript 5 equivalents

ECMAScript 6: Feature Overview & Comparison

GitHub

6k stars
235 watching
1k forks
Language: HTML
last commit: 7 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nzakas/understandinges6 A comprehensive guide to ECMAScript 6, covering its new features and capabilities 5,441
paulmillr/es6-shim Provides compatibility shims for legacy JavaScript engines to mimic ECMAScript 6 behavior 3,118
ruanyf/es6tutorial A comprehensive introduction to ECMAScript 6 syntax and its differences from ES5 21,289
lukehoban/es6features Documenting ECMAScript 6 language features for software developers 29,222
bevacqua/es6 A comprehensive resource covering key features and syntax changes in the ES6 JavaScript standard 4,322
jquery/esprima An ECMAScript parser for analyzing and interpreting JavaScript code 7,066
standard-things/esm An ECMAScript module loader for Node.js that provides a simple and production-ready way to support ES modules in Node 6+ 5,274
es-shims/es5-shim A JavaScript shim that enables compatibility with older JavaScript engines by providing implementations of missing EcmaScript 5 features. 7,113
ericdouglas/es6-learning A curated list of resources to learn ECMAScript 6 4,558
tc39/proposals Tracks and discusses proposals to shape the JavaScript language standard 18,391
estools/escodegen Generates ECMAScript code from an Abstract Syntax Tree (AST) 2,665
mjavascript/practical-modern-javascript A book series on modern JavaScript development focusing on modularity and ES6 features. 3,088
estree/estree A standard format for representing JavaScript source code 5,146
svaarala/duktape An embeddable JavaScript engine designed to be portable and compact, enabling C/C++ projects to seamlessly integrate JavaScript functionality. 5,971
thlorenz/es6ify Transforms modern JavaScript code into older JavaScript syntax on the fly 595