andywer/webpack-blocks
📦 Configure webpack using functional feature blocks. observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 65
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3628
- days_rel: n/a
- days_push: 215
- n_releases_24m: 0
Adoption not part of the score
2964 stars · 91 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript library providing functional building blocks for composing webpack configurations. It offers ready-made blocks for tools like Babel, PostCSS, Sass, and TypeScript, enabling shareable and declarative webpack setup.
Use cases
- configure webpack without copy-pasting boilerplate
- share webpack configuration between projects
- set up babel and postcss in one line
- compose webpack config from reusable feature blocks
- simplify webpack config for typescript projects
- manage dev and production webpack settings separately
When to choose
- you want a cleaner, functional alternative to hand-written webpack config
- you maintain multiple projects sharing similar webpack setup
- you use webpack 4 and want prebuilt blocks for common tools
When to avoid
- you use webpack 5, which this library does not target
- you prefer Vite, esbuild, or other modern bundlers
- your webpack config is simple enough that blocks add overhead
Facets
library · maturity maintenance
build-tool configuration-management developer-tools web-development frontend developer-tools cross-platform webpack functional-configuration babel postcss typescript javascript build-tools nodejs
2 sources
- readme: https://github.com/andywer/webpack-blocks · fetched 2026-08-28 · 013bd998cbd9
- registry_npm: https://registry.npmjs.org/webpack-blocks · fetched 2026-08-29 · e398f6034e33
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| andywer/webpack-blocks | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="andywer/webpack-blocks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem