# fex-team/fis

Front-end Integrated Solution - 前端集成解决方案， 最新版请进入 FIS3 https://github.com/fex-team/fis3

Repository: https://github.com/fex-team/fis
Canonical: https://ross.abutalabs.com/products/fis
Homepage: http://fis.baidu.com
Language: PHP
License: MIT
License Family: permissive
Last push: 2022-01-10T07:53:41+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": 4735, "days_push": 1696, "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 2929, forks 645 (observed 2026-08-28T04:07:30.545936+00:00)

## What it is
FIS is a front-end integrated solution and build tool from Baidu's FEX team that handles asset compilation, dependency analysis, compression, and deployment for web projects. It has been superseded by FIS3, which is the actively maintained successor.

## Use cases
- build and deploy a front-end project with asset versioning
- generate css sprites automatically from stylesheet references
- compile less, coffee, jade, or markdown files in a web project
- run a local dev server with file watching and browser auto-refresh
- generate a static resource map (map.json) to connect frontend builds with backend frameworks
- compress and merge js, css, and images for production
- manage modular js dependencies across AMD/CMD/CommonJS

## When to choose
- maintaining a legacy project already built with FIS
- you need a build tool tightly integrated with PHP/Java/Smarty backend resource management
- you want an all-in-one build, preview, and deploy pipeline with minimal configuration

## When to avoid
- starting a new front-end project - use FIS3 or modern tools like webpack/vite instead
- you need an actively maintained tool with current ecosystem support
- your stack is React/Vue with modern bundler workflows

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: build-tool, developer-tools, templating, image-processing, http-server, plugin-system
- domain: web-development, frontend, developer-tools
- platform: cross-platform, cli, windows
- tags: front-end-build, static-resource-management, asset-pipeline, css-sprites, live-reload, md5-versioning, legacy-tool, chinese-ecosystem, automation, nodejs, linux, macos

## Member repositories
- fex-team/fis (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.545936+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-30T07:33:27.402047+00:00, confidence not recorded.
  - readme: https://github.com/fex-team/fis (fetched 2026-08-28T04:07:30.545936+00:00, sha 5b14974f2af1)
  - homepage: http://fis.baidu.com (fetched 2026-08-29T09:48:43.138900+00:00, sha 7746abbe76a6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
