# rse/es6-features

ECMAScript 6: Feature Overview & Comparison

Repository: https://github.com/rse/es6-features
Canonical: https://ross.abutalabs.com/products/es6-features
Homepage:  https://rse.github.io/es6-features/
Language: HTML
License: NOASSERTION
License Family: other
Last push: 2024-06-20T06:44:25+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4170, "days_push": 804, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6156, forks 1091 (observed 2026-08-28T04:09:36.685344+00:00)

## What it is
The source of es6-features.org, a website providing an overview of ECMAScript 6 language features with side-by-side comparisons to their ECMAScript 5 equivalents. It serves as a bookmarkable reference covering constants, arrow functions, classes, modules, promises, generators, and more.

## Use cases
- learn what's new in ES6
- compare ES6 syntax with ES5 equivalents
- find a quick reference for JavaScript arrow functions or destructuring
- share bookmarkable links to specific ECMAScript 6 features
- look up examples of ES6 classes, promises, or generators
- onboard a team to modern JavaScript syntax

## When to choose
- you want a concise visual overview of ES6 features with ES5 comparisons
- you need a quick reference to link to when explaining ES6 syntax
- you are learning modern JavaScript and want categorized code examples

## When to avoid
- you need up-to-date coverage of ES2020+ features beyond ES6
- you need detailed browser compatibility data (use kangax's compat-table instead)
- you need the official language specification or a tutorial with exercises

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: programming-languages, web-development, tutorials, education
- platform: browser
- tags: ecmascript-6, es6, javascript, reference-site, feature-comparison, static-website, web-server

## Member repositories
- rse/es6-features (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:36.685344+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:47:30.073698+00:00, confidence not recorded.
  - readme: https://github.com/rse/es6-features (fetched 2026-08-28T04:09:36.685344+00:00, sha 421e04efbc93)
  - homepage:  https://rse.github.io/es6-features/ (fetched 2026-08-29T08:44:18.580379+00:00, sha c5086738f875)
- Data as of 2026-08-30T08:39:29.467469+00:00.
