# Polymer/polymer-bundler

Moved to Polymer/tools monorepo

Repository: https://github.com/Polymer/polymer-bundler
Canonical: https://ross.abutalabs.com/products/polymer-bundler
Homepage: https://github.com/Polymer/tools/tree/master/packages/bundler
Language: TypeScript
License: BSD-3-Clause
License Family: permissive
Topics: web-components, polymer
Archived: true
Last push: 2018-04-09T22:06:11+00:00

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

## Adoption (not part of the score)
Stars 1191, forks 128 (observed 2026-08-28T04:03:56.147038+00:00)

## What it is
A library for bundling web project assets (HTML imports, scripts, stylesheets) for production to minimize network round-trips. It is part of the Polymer tooling ecosystem and has been migrated into the Polymer/tools monorepo.

## Use cases
- bundle html imports into a single file
- reduce network round-trips for web components
- inline scripts and stylesheets for production builds
- customize bundling strategy for polymer projects
- package web components for deployment

## When to choose
- you maintain a legacy Polymer project using HTML imports
- you need fine-grained control over web component bundling strategy
- you want a programmatic bundling library rather than a CLI wrapper

## When to avoid
- you are starting a new modern web project (HTML imports are deprecated)
- you want general-purpose JavaScript bundling like webpack or rollup
- you need actively developed tooling with modern ecosystem support

## Facets
- artifact type: library
- maturity: maintenance
- function: build-tool, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cli
- tags: web-components, polymer, html-imports, bundling, typescript, nodejs

## Member repositories
- Polymer/polymer-bundler (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:56.147038+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-30T06:22:40.939019+00:00, confidence not recorded.
  - readme: https://github.com/Polymer/polymer-bundler (fetched 2026-08-28T04:03:56.147038+00:00, sha 1b2b9ca59b4a)
  - homepage: https://github.com/Polymer/tools/tree/master/packages/bundler (fetched 2026-08-29T12:29:43.978031+00:00, sha b87d08dfec1e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
