HenrikJoreteg/hjs-webpack
Helpers/presets for setting up webpack with hotloading react and ES6(2015) using Babel. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4181
- days_rel: n/a
- days_push: 2623
- n_releases_24m: 0
Adoption not part of the score
1807 stars · 126 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
hjs-webpack is an opinionated preset library that simplifies configuring webpack for React and ES6+ development with Babel. It bundles a dev server with hot module reloading, transpilation, and production minification/bundling into a single helper.
Use cases
- set up webpack config for a react app quickly
- hot reload modules during development
- transpile es6 and jsx with babel
- bundle and minify assets for production
- generate static html files for a js app
- pre-render known html into static files
When to choose
- you want a zero-fuss, opinionated webpack setup for a small react/es6 project
- you follow the Human JavaScript workflow and want dev server plus production build in one helper
When to avoid
- you need modern webpack 5 features or active maintenance (last release 2019)
- you prefer writing your own explicit webpack configuration
- your build needs go beyond the opinionated defaults it provides
Facets
library · maturity abandoned
build-tool developer-tools static-site-generator web-development frontend developer-tools cli webpack babel hot-reload react es6 build-presets dev-server nodejs javascript
2 sources
- readme: https://github.com/HenrikJoreteg/hjs-webpack · fetched 2026-08-28 · 26c66ee54f37
- registry_npm: https://registry.npmjs.org/hjs-webpack · fetched 2026-08-29 · 85e7697a3718
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HenrikJoreteg/hjs-webpack | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="HenrikJoreteg/hjs-webpack")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem