# gulp-sourcemaps/gulp-sourcemaps

Sourcemap support for gulpjs.

Repository: https://github.com/gulp-sourcemaps/gulp-sourcemaps
Canonical: https://ross.abutalabs.com/products/gulp-sourcemaps
Language: JavaScript
License: ISC
License Family: permissive
Last push: 2026-08-11T17:35:33+00:00

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

## Adoption (not part of the score)
Stars 1094, forks 118 (observed 2026-08-28T04:03:33.928738+00:00)

## What it is
A gulp plugin that adds source map support to gulp build pipelines. It lets you initialize, load, and write inline or external source maps across streams of gulp plugins.

## Use cases
- generate source maps in a gulp build
- write inline source maps for minified javascript
- write external .map files with gulp
- load existing source maps in a gulp pipeline
- debug transpiled or bundled javascript with correct line numbers

## When to choose
- you use gulp 4 and need source maps across multiple transform plugins
- you want inline or external source map output from a gulp stream

## When to avoid
- you use webpack, rollup, or esbuild which handle source maps natively
- your build pipeline does not use gulp

## Facets
- artifact type: library
- maturity: stable
- function: build-tool, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cli
- tags: gulp, gulpplugin, sourcemaps, source-maps, javascript, nodejs

## Member repositories
- gulp-sourcemaps/gulp-sourcemaps (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:33.928738+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:47:37.203817+00:00, confidence not recorded.
  - readme: https://github.com/gulp-sourcemaps/gulp-sourcemaps (fetched 2026-08-28T04:03:33.928738+00:00, sha 4f96489c0818)
  - registry_npm: https://registry.npmjs.org/gulp-sourcemaps (fetched 2026-08-29T12:50:35.502491+00:00, sha 89b3487f9813)
- Data as of 2026-08-30T08:39:29.467469+00:00.
