krasimir/webpack-library-starter resource
Webpack based boilerplate for producing libraries (Input: ES6, Output: universal library) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3900
- days_rel: n/a
- days_push: 2083
- n_releases_24m: 0
Adoption not part of the score
1347 stars · 283 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Webpack 5 based boilerplate for authoring JavaScript libraries from ES6 or TypeScript sources. It bundles code into a universal UMD format and includes a Jest test setup.
Use cases
- scaffold a new JavaScript library with webpack
- build a universal UMD library from ES6 sources
- set up a TypeScript library with bundling and tests
- publish an npm library that works in CommonJS, AMD, and browsers
- get a starter template with Jest testing configured
When to choose
- you are starting a new standalone JavaScript/TypeScript library
- you need output that works across module systems (UMD/CommonJS/AMD)
- you want a minimal, preconfigured webpack + babel + jest setup
When to avoid
- you are building an application rather than a reusable library
- you prefer modern alternatives like Vite, tsup, or Rollup with newer tooling
- you need a maintained starter with recent updates and active support
Facets
learning-resource · maturity maintenance
build-tool developer-tools testing developer-tools web-development cross-platform webpack boilerplate library-starter es6 typescript umd babel jest boilerplate javascript nodejs
2 sources
- readme: https://github.com/krasimir/webpack-library-starter · fetched 2026-08-28 · 7f15f4064e9e
- registry_npm: https://registry.npmjs.org/webpack-library-starter · fetched 2026-08-29 · f612d1844762
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| krasimir/webpack-library-starter | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="krasimir/webpack-library-starter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem