# AlloyTeam/CodeGuide

Alloyteam代码规范

Repository: https://github.com/AlloyTeam/CodeGuide
Canonical: https://ross.abutalabs.com/products/alloyteam-codeguide
Homepage: http://alloyteam.github.io/CodeGuide/
Language: HTML
License: MIT
License Family: permissive
Last push: 2019-06-05T07:03:49+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": 4124, "days_push": 2646, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1267, forks 301 (observed 2026-08-28T04:04:11.369965+00:00)

## What it is
A code style guide by Tencent's AlloyTeam covering HTML, CSS/SCSS, and JavaScript conventions, published as a static documentation site. It also provides editor and build-check configuration instructions using jscs, jshint, csslint, and sass-lint.

## Use cases
- establish a team code style guide for HTML, CSS, and JavaScript
- configure Sublime Text linting and formatting for web projects
- standardize naming conventions for files and directories
- learn recommended HTML5 syntax and attribute ordering
- set up grunt-based build checks for code style compliance

## When to choose
- your team wants a ready-made, opinionated web frontend style guide
- you need Chinese-language coding standards documentation
- you want guidance on configuring jscs, jshint, csslint, and sass-lint

## When to avoid
- you need a linter or formatter tool itself - this is documentation, not software
- you need standards for languages beyond HTML, CSS, and JavaScript
- you need an actively updated style guide - the project has not been updated since 2019

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: linter, formatter, documentation
- domain: web-development, frontend, documentation, developer-tools
- platform: editor-plugin
- tags: code-style-guide, html, css, javascript, scss, coding-standards, alloyteam, web-server

## Member repositories
- AlloyTeam/CodeGuide (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:11.369965+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-30T05:03:40.668519+00:00, confidence not recorded.
  - readme: https://github.com/AlloyTeam/CodeGuide (fetched 2026-08-28T04:04:11.369965+00:00, sha 8e9addc0decd)
  - homepage: http://alloyteam.github.io/CodeGuide/ (fetched 2026-08-29T12:15:21.456762+00:00, sha 1ad0495f8963)
- Data as of 2026-08-30T08:39:29.467469+00:00.
