# ecomfe/spec

This repository contains the specifications.

Repository: https://github.com/ecomfe/spec
Canonical: https://ross.abutalabs.com/products/ecomfe-spec
License Family: other
Last push: 2022-12-05T08:30:19+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4872, "days_push": 1367, "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 4605, forks 1581 (observed 2026-08-28T04:08:54.914712+00:00)

## What it is
A collection of front-end coding specifications from Baidu's EFE team, covering JavaScript, HTML, CSS, Less, React, JSON data transfer, module loading, package and directory structure standards. It is primarily a set of written style guides rather than executable software, with the companion FECS tool providing automated linting.

## Use cases
- standardize JavaScript coding style across a team
- define HTML and CSS conventions for a project
- set up project directory and package structure guidelines
- adopt a JSON data transfer standard for APIs
- review React code against a written style guide
- find a linting tool that enforces these specs

## When to choose
- you want a battle-tested, opinionated set of front-end coding standards
- your team reads Chinese and wants detailed style guides
- you need conventions for module loading and package structure in legacy JS projects

## When to avoid
- you need executable linting only - use FECS or ESLint directly
- you require English-language documentation
- you need actively updated standards for modern frameworks beyond the draft React guide

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, linter
- domain: web-development, frontend, developer-tools, documentation
- platform: cross-platform
- tags: style-guide, coding-standards, javascript, html, css, less, react, chinese

## Member repositories
- ecomfe/spec (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:54.914712+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-29T18:19:44.837844+00:00, confidence not recorded.
  - readme: https://github.com/ecomfe/spec (fetched 2026-08-28T04:08:54.914712+00:00, sha 31882b52018f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
