BingKui/javascript-zh resource
Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3026
- days_rel: n/a
- days_push: 1548
- n_releases_24m: 0
Adoption not part of the score
1399 stars · 312 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Chinese translation of the Airbnb JavaScript Style Guide, a widely adopted set of conventions for writing idiomatic, consistent JavaScript. It documents detailed rules for types, references, functions, modules, formatting, and more, and pairs with the eslint-config-airbnb packages for automated enforcement.
Use cases
- learn how to write JavaScript according to Airbnb's style guide
- find a Chinese-language JavaScript code style guide
- standardize code style across a JavaScript team
- set up ESLint rules based on Airbnb's conventions
- decide best practices for const vs let, arrow functions, and destructuring
- onboard new developers to a consistent JS coding standard
When to avoid
- you need a style guide in another language (use the original airbnb/javascript repo)
- your project follows a different standard like StandardJS or Prettier defaults
- you need actively updated guidance for the newest ECMAScript features
Facets
learning-resource · maturity maintenance
linter documentation developer-tools web-development frontend developer-tools tutorials style-guide code-style eslint-config airbnb chinese-translation ecmascript javascript nodejs
1 source
- readme: https://github.com/BingKui/javascript-zh · fetched 2026-08-28 · d1b7e4afe0f3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BingKui/javascript-zh | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="BingKui/javascript-zh")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem