es6-features
Feature comparison
An overview of ECMAScript 6 language features and their comparison to ECMAScript 5 equivalents
ECMAScript 6: Feature Overview & Comparison
6k stars
235 watching
1k forks
Language: HTML
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A comprehensive guide to ECMAScript 6, covering its new features and capabilities | 5,441 |
| | Provides compatibility shims for legacy JavaScript engines to mimic ECMAScript 6 behavior | 3,118 |
| | A comprehensive introduction to ECMAScript 6 syntax and its differences from ES5 | 21,289 |
| | Documenting ECMAScript 6 language features for software developers | 29,222 |
| | A comprehensive resource covering key features and syntax changes in the ES6 JavaScript standard | 4,322 |
| | An ECMAScript parser for analyzing and interpreting JavaScript code | 7,066 |
| | An ECMAScript module loader for Node.js that provides a simple and production-ready way to support ES modules in Node 6+ | 5,274 |
| | A JavaScript shim that enables compatibility with older JavaScript engines by providing implementations of missing EcmaScript 5 features. | 7,113 |
| | A curated list of resources to learn ECMAScript 6 | 4,558 |
| | Tracks and discusses proposals to shape the JavaScript language standard | 18,391 |
| | Generates ECMAScript code from an Abstract Syntax Tree (AST) | 2,665 |
| | A book series on modern JavaScript development focusing on modularity and ES6 features. | 3,088 |
| | A standard format for representing JavaScript source code | 5,146 |
| | An embeddable JavaScript engine designed to be portable and compact, enabling C/C++ projects to seamlessly integrate JavaScript functionality. | 5,971 |
| | Transforms modern JavaScript code into older JavaScript syntax on the fly | 595 |