neutrinojs/neutrino
Create and build modern JavaScript projects with zero initial configuration. 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: 3498
- days_rel: n/a
- days_push: 942
- n_releases_24m: 0
Adoption not part of the score
3907 stars · 209 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Neutrino is a JavaScript build tool that combines webpack with shareable presets to create and build web and Node.js applications with zero initial configuration. It provides base presets for frameworks like React, Preact, and Vue that can be extended or customized per project.
Use cases
- scaffold a react project without configuring webpack
- build a node.js application with zero config
- share webpack build configuration across multiple projects
- customize webpack config through presets and middleware
- set up a vue or preact app quickly
- avoid maintaining boilerplate build configs
When to choose
- you want webpack-based builds without hand-writing configuration
- you need consistent shared build presets across several projects
- you want a middle ground between full webpack control and zero-config CLIs
When to avoid
- you prefer modern alternatives like Vite or esbuild with faster builds
- your project needs the latest webpack 5+ ecosystem features
- you need a tool under very active development
Facets
library · maturity maintenance
build-tool developer-tools web-development frontend developer-tools cross-platform webpack presets zero-configuration babel react vue preact nodejs javascript
3 sources
- readme: https://github.com/neutrinojs/neutrino · fetched 2026-08-28 · 633f9b726fce
- homepage: https://neutrinojs.org · fetched 2026-08-29 · 45b734a30298
- registry_npm: https://registry.npmjs.org/neutrino · fetched 2026-08-29 · c0cbb6ead11e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| neutrinojs/neutrino | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="neutrinojs/neutrino")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem