npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "sourcemap" 的结果(共 41 个)
@ampproject/remapping

Remap sequential sourcemaps through transformations to point at the original source code

Apache-2.0
@jridgewell/remapping

Remap sequential sourcemaps through transformations to point at the original source code

MIT
gulp-sourcemaps

Sourcemap support for gulpjs.

ISC
vinyl-sourcemap

Add/write sourcemaps to/from Vinyl files.

MIT
@gulp-sourcemaps/map-sources

Gulp plugin for mapping sources of a sourcemap.

MIT
@gulp-sourcemaps/identity-map

Gulp plugin for generating an identity sourcemap for a file.

MIT
rollup-plugin-sourcemaps

Rollup plugin for grabbing source maps from sourceMappingURLs

MIT
source-list-map

Fast line to line SourceMap generator.

MIT
sourcemapped-stacktrace

A simple module for applying source maps to JS stack traces in the browser.

BSD-3-Clause
grunt-concat-sourcemap

Concatenate files and generate a source map file.

load-source-map

Reads a source file and extracts a sourcemap for consumption (inline or external)

MIT
source-map-url

Tools for working with sourceMappingURL comments.

MIT
@mischnic/json-sourcemap

Generate positions for values in JSON and JSON5 strings

MIT
rollup-plugin-sourcemaps2

Rollup plugin for grabbing source maps from sourceMappingURLs

MIT
karma-coverage-istanbul-reporter

A karma reporter that uses the latest istanbul 1.x APIs (with full sourcemap support) to report coverage.

MIT
sourcemap-istanbul-instrumenter-loader

Istanbul instrumenter loader for webpack

WTFPL
minifyify

Minify your browserify bundles without losing the sourcemap

MIT
fast-sourcemap-concat

Concatenate files while generating or propagating sourcemaps.

MIT
broccoli-uglify-sourcemap

Broccoli filter to uglify files while preserving their sourcemaps.

MIT
karma-sourcemap-loader

Karma plugin that locates and loads existing javascript source map files.

MIT
sorcery

Resolve a chain of sourcemaps back to the original source

MIT
fuse-concat-with-sourcemaps

Concatenate file contents with a custom separator and generate a source map

ISC
broccoli-sourcemap-concat

Fast, good-enough concatenation with source maps.

MIT
sourcemap-to-ast

Updates a mozilla AST(produced by acorn/esprima) with location info from a source map