taptapship/wiredep
Wire Bower dependencies to your source code. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4781
- days_rel: n/a
- days_push: 3484
- n_releases_24m: 0
Adoption not part of the score
1143 stars · 140 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js library that injects Bower package dependencies (JS and CSS files) into source files between placeholder comments, in correct dependency order. It works standalone, via CLI, or as a stream in Gulp/Grunt build pipelines.
Use cases
- inject bower dependencies into index.html automatically
- add script tags for bower components in dependency order
- wire bower css and js into my source files
- gulp task to inject bower scripts into html
- programmatically get ordered list of bower dependency files
- replace manual script tag management for bower packages
When to choose
- you maintain a legacy project still using Bower for front-end dependency management
- you need automatic, order-correct injection of Bower package files into HTML or other source files
- you use Gulp or Grunt and want Bower wiring integrated into your build
When to avoid
- you use npm, yarn, webpack, Vite, or modern bundlers with import statements instead of Bower
- you are starting a new project - Bower is deprecated
- you need dependency injection for non-Bower package managers
Facets
library · maturity abandoned
build-tool developer-tools package-manager web-development frontend developer-tools cli bower dependency-injection gulp grunt script-injection legacy automation nodejs
2 sources
- readme: https://github.com/taptapship/wiredep · fetched 2026-08-28 · ba7800c04304
- registry_npm: https://registry.npmjs.org/wiredep · fetched 2026-08-29 · 56a1ec438be6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| taptapship/wiredep | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="taptapship/wiredep")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem