# wbkd/webpack-starter

✨ A lightweight foundation for your next webpack based frontend project.

Repository: https://github.com/wbkd/webpack-starter
Canonical: https://ross.abutalabs.com/products/webpack-starter
Language: JavaScript
License: MIT
License Family: permissive
Topics: starter-kit, boilerplate, frontend, javascript, webpack, sass, babel, es6, babel7
Last push: 2024-02-05T04:45:57+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": 3855, "days_push": 940, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1904, forks 831 (observed 2026-08-28T04:05:51.823230+00:00)

## What it is
A lightweight webpack-based starter kit for frontend JavaScript projects, bundling Babel, ESLint, SASS, PostCSS, and Stylelint configuration out of the box. It provides dev server and production build scripts so developers can begin coding without setting up tooling themselves.

## Use cases
- bootstrap a new webpack frontend project
- starter template with es6 babel and sass support
- set up eslint and stylelint linting for a javascript project
- simple webpack dev server setup for vanilla js
- production build config that extracts css to a separate file
- lightweight alternative to create-react-app

## When to choose
- starting a small vanilla JavaScript frontend project without a framework
- you want preconfigured webpack, babel, sass, and linting
- you prefer a minimal, understandable build setup

## When to avoid
- building a React, Vue, or Angular app with an existing CLI scaffolder
- you need SSR or a full framework with routing and state management
- your project uses Vite or another modern bundler already

## Facets
- artifact type: learning-resource
- maturity: active
- function: build-tool, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: webpack, starter-kit, sass, babel, eslint, frontend-boilerplate, boilerplate, nodejs

## Member repositories
- wbkd/webpack-starter (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:51.823230+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-30T08:32:14.063542+00:00, confidence not recorded.
  - readme: https://github.com/wbkd/webpack-starter (fetched 2026-08-28T04:05:51.823230+00:00, sha 10584847763d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
