# ElemeFE/cooking

👨‍🍳 更易上手的前端构建工具

Repository: https://github.com/ElemeFE/cooking
Canonical: https://ross.abutalabs.com/products/cooking
Homepage: http://elemefe.github.io/cooking/
Language: JavaScript
License: MIT
License Family: permissive
Topics: webpack, vue, build, react, cooking
Archived: true
Last push: 2017-11-14T01:28:22+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3828, "days_push": 3215, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1925, forks 285 (observed 2026-08-28T04:05:55.558133+00:00)

## What it is
Cooking is a modular front-end build tool based on webpack that simplifies configuration with human-friendly parameters and a CLI for scaffolding projects. It supports both webpack 1 and 2 with a single configuration and includes a plugin mechanism for extending functionality.

## Use cases
- scaffold a vue project quickly
- simplify webpack configuration
- share webpack dependencies across multiple projects
- set up a react build pipeline
- create multi-page vue apps with minimal config

## When to choose
- you maintain a legacy Vue 2 project already using cooking
- you want a friendlier wrapper around webpack 1/2 configuration

## When to avoid
- starting a new project - the tool is unmaintained since 2017 and based on outdated webpack versions
- you need modern tooling like Vite or current webpack 5 features

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: build-tool, cli, developer-tools
- domain: frontend, web-development, developer-tools
- platform: cli, cross-platform
- tags: webpack, vue, react, scaffolding, javascript, nodejs

## Member repositories
- ElemeFE/cooking (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:55.558133+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-30T03:09:21.009407+00:00, confidence not recorded.
  - readme: https://github.com/ElemeFE/cooking (fetched 2026-08-28T04:05:55.558133+00:00, sha 248b5ea25359)
  - homepage: http://elemefe.github.io/cooking/ (fetched 2026-08-29T10:49:01.707328+00:00, sha bad438a79766)
  - registry_npm: https://registry.npmjs.org/cooking (fetched 2026-08-29T10:49:01.716256+00:00, sha 8738240f2e17)
- Data as of 2026-08-30T08:39:29.467469+00:00.
