airbnb/javascript resource
JavaScript Style Guide observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 77
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5053
- days_rel: n/a
- days_push: 139
- n_releases_24m: 0
Adoption not part of the score
148136 stars · 26597 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Airbnb's widely adopted JavaScript style guide documenting coding conventions, naming rules, and best practices for modern JavaScript (ES5 through ES2018+). It ships with companion ESLint shareable configs (eslint-config-airbnb and eslint-config-airbnb-base) so the rules can be enforced automatically.
Use cases
- enforce consistent javascript code style across a team
- set up eslint rules for a javascript project
- learn javascript best practices and conventions
- standardize naming conventions and arrow function usage
- configure a shareable eslint config for es6+
- onboard new developers to a common javascript style
When to choose
- you want a battle-tested, community-standard JavaScript style guide with ready-made ESLint configs
- you need consistent code style across React or plain JavaScript codebases
- you want documented rationale for each style rule
When to avoid
- you need a style guide for another language
- you prefer a minimal or fully customizable linting setup without opinionated defaults
- you need an executable tool rather than documentation and configs
Facets
learning-resource · maturity active
linter formatter developer-tools web-development frontend developer-tools programming-languages browser style-guide eslint-config coding-standards code-style best-practices es6 javascript nodejs
1 source
- readme: https://github.com/airbnb/javascript · fetched 2026-08-28 · 4fc1cec5d5db
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| airbnb/javascript | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="airbnb/javascript")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem