alivebao/clean-code-js resource
JavaScript风格指南 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: 3525
- days_rel: n/a
- days_push: 2791
- n_releases_24m: 0
Adoption not part of the score
2096 stars · 286 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 Clean Code JavaScript style guide, adapting Robert C. Martin's 'Clean Code' principles to JavaScript. It provides annotated good and bad code examples covering variables, functions, classes, testing, error handling, and formatting.
Use cases
- learn how to write clean JavaScript code
- find naming conventions for variables and functions in JS
- establish code quality standards for a JavaScript team
- read clean code principles in Chinese
- review best practices for error handling and testing in JavaScript
When to choose
- you want a readable, example-driven JavaScript style guide in Chinese
- you are onboarding developers to clean code principles
- you need a reference for code review discussions
When to avoid
- you need an enforced linter or formatter rather than guidelines
- you need the latest ES202x practices, as the guide has not been updated since 2019
- you prefer the original English version with community updates
Facets
learning-resource · maturity maintenance
documentation developer-tools developer-tools programming-languages tutorials awesome-lists cross-platform clean-code style-guide javascript code-quality chinese-translation best-practices nodejs
1 source
- readme: https://github.com/alivebao/clean-code-js · fetched 2026-08-28 · f9114786f7fd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alivebao/clean-code-js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="alivebao/clean-code-js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem