source-map-explorer
- Version 2.5.3
- Published
- 352 kB
- 12 dependencies
- Apache-2.0 license
Install
npm i source-map-explorer
yarn add source-map-explorer
pnpm add source-map-explorer
Overview
Analyze and debug space usage through source maps
Index
Variables
Functions
Variables
variable NO_SOURCE_KEY
const NO_SOURCE_KEY: string;
variable SOURCE_MAP_COMMENT_KEY
const SOURCE_MAP_COMMENT_KEY: string;
variable UNMAPPED_KEY
const UNMAPPED_KEY: string;
Functions
function explore
explore: ( bundlesAndFileTokens: BundlesAndFileTokens, options?: ExploreOptions) => Promise<ExploreResult>;
Package Files (3)
Dependencies (12)
Dev Dependencies (50)
- @babel/core
- @babel/preset-env
- @istanbuljs/nyc-config-typescript
- @smpx/snap-shot-it
- @types/browserify
- @types/btoa
- @types/chai
- @types/chai-as-promised
- @types/concat-stream
- @types/convert-source-map
- @types/cross-spawn
- @types/ejs
- @types/escape-html
- @types/glob
- @types/lodash
- @types/mocha
- @types/node
- @types/rimraf
- @types/temp
- @types/yargs
- @typescript-eslint/eslint-plugin
- @typescript-eslint/parser
- babelify
- browserify
- chai
- chai-as-promised
- chokidar-cli
- concat-stream
- copyfiles
- coveralls
- cross-env
- cross-spawn
- eslint
- eslint-config-prettier
- eslint-plugin-prettier
- generate-source-map
- husky
- lint-staged
- mocha
- npm-run-all
- nyc
- prettier
- rewiremock
- rimraf
- source-map-support
- terser
- terser-webpack-plugin
- ts-node
- typescript
- webpack
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/source-map-explorer
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/source-map-explorer)
- HTML<a href="https://www.jsdocs.io/package/source-map-explorer"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2736 ms. - Missing or incorrect documentation? Open an issue for this package.