# HenrikJoreteg/hjs-webpack

Helpers/presets for setting up webpack with hotloading react and ES6(2015) using Babel.

Repository: https://github.com/HenrikJoreteg/hjs-webpack
Canonical: https://ross.abutalabs.com/products/hjs-webpack
Language: JavaScript
License Family: other
Last push: 2019-06-28T14:13:42+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4181, "days_push": 2623, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1807, forks 126 (observed 2026-08-28T04:05:39.174389+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: build-tool, developer-tools, static-site-generator
- domain: web-development, frontend, developer-tools
- platform: cli
- tags: webpack, babel, hot-reload, react, es6, build-presets, dev-server, nodejs, javascript

## Member repositories
- HenrikJoreteg/hjs-webpack (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.174389+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:21:25.440523+00:00, confidence not recorded.
  - readme: https://github.com/HenrikJoreteg/hjs-webpack (fetched 2026-08-28T04:05:39.174389+00:00, sha 26c66ee54f37)
  - registry_npm: https://registry.npmjs.org/hjs-webpack (fetched 2026-08-29T11:00:28.058749+00:00, sha 85e7697a3718)
- Data as of 2026-08-30T08:39:29.467469+00:00.
