fex-team/fis3
FIS3 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4194
- days_rel: n/a
- days_push: 942
- n_releases_24m: 0
Adoption not part of the score
2779 stars · 680 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FIS3 is a frontend engineering build system from Baidu's FEX team that handles compilation, performance optimization, resource loading, dependency analysis, and deployment of static assets. It uses a CSS-like configuration syntax (fis-conf.js) with a plugin ecosystem for parsing, optimizing, and packaging JS, CSS, and images.
Use cases
- build and optimize a frontend project's js, css, and images
- manage static resource loading with dependency analysis
- bundle modular JavaScript with AMD/CMD/CommonJS support
- generate CSS sprites and inline assets automatically
- preview a frontend project locally with a dev server and live reload
- deploy the same codebase to different server directory layouts
- integrate static asset management with PHP, Java, or Node backends
When to choose
- maintaining a legacy frontend codebase already built with FIS/FIS3
- you need whole-site static resource management tied to backend templates
- you prefer declarative glob-based build configuration over bundler code
When to avoid
- starting a new modern project - webpack, Vite, or Rollup have larger ecosystems
- you need active community support or frequent updates
- your toolchain relies on modern ES modules and current Node versions
Facets
cli-tool · maturity maintenance
build-tool developer-tools cli middleware web-development frontend developer-tools cli cross-platform static-asset-management frontend-build dependency-analysis resource-optimization module-bundling baidu-fex automation nodejs
3 sources
- readme: https://github.com/fex-team/fis3 · fetched 2026-08-28 · 7437af9d71f0
- homepage: http://fis.baidu.com · fetched 2026-08-29 · 7746abbe76a6
- registry_npm: https://registry.npmjs.org/fis3 · fetched 2026-08-29 · cc4aca60e43a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fex-team/fis3 | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem