neutrinojs/webpack-chain
A chaining API to generate and simplify the modification of Webpack configurations. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3495
- days_rel: n/a
- days_push: 941
- n_releases_24m: 0
Adoption not part of the score
3180 stars · 229 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript library providing a chainable, fluent API for generating and modifying webpack 4 configuration objects. It simplifies sharing and mutating webpack configs across projects without manipulating raw config objects directly.
Use cases
- generate webpack configuration with a fluent api
- modify webpack config programmatically
- share webpack configuration across projects
- avoid manipulating raw webpack config objects
- standardize webpack config modifications in build tooling
When to choose
- you build tooling that generates or mutates webpack 4 configs
- you want named, reusable config fragments instead of deep object edits
- you use Neutrino or a similar framework built on webpack-chain
When to avoid
- you use webpack 5, which this version does not target
- your webpack config is simple and a plain object suffices
- you prefer native webpack config or newer alternatives like vite
Facets
library · maturity maintenance
build-tool configuration-management developer-tools web-development developer-tools frontend webpack fluent-api chaining-api build-configuration javascript nodejs
2 sources
- readme: https://github.com/neutrinojs/webpack-chain · fetched 2026-08-28 · 625172d0e8b6
- registry_npm: https://registry.npmjs.org/webpack-chain · fetched 2026-08-29 · 7496f28c6bb7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| neutrinojs/webpack-chain | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="neutrinojs/webpack-chain")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem