convert-source-map
npmv2.0.0Converts a source-map from/to different formats and allows adding/changing properties.
Overview
convert-source-map is an npm package that converts a source-map from/to different formats and allows adding/changing properties. The latest version is 2.0.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need converts a source-map from/to different formats and allows adding/changing properties and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
- Lean dependency tree (2 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of convert-source-map.
Dependencies
Dev (2)
Used by
Popular packages that depend on convert-source-map.
Native-ESM powered web dev build tool
Full CSS support for JSX without compromises
Shared Vitest utility functions
No description provided.
Alternatives to convert-source-map
Remap sequential sourcemaps through transformations to point at the original source code
Trace the original position through a source map
Generate source maps
Lightweight debugging utility for Node.js and the browser
Encode/decode sourcemap mappings
Browser-friendly inheritance fully compatible with standard node.js inherits()
Modify strings, generate sourcemaps
Store information about any JS value in a side channel. Uses WeakMap if available.
Promise based HTTP client for the browser and node.js
LRU and FIFO caches for Client or Server
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
Public API for OpenTelemetry
Frequently installed together
Trace the original position through a source map
An extremely fast JavaScript and CSS bundler and minifier.
React is a JavaScript library for building user interfaces.
Node.js library that communicates with Embedded Dart Sass using the Embedded Sass protocol
Vite DevTools
A pure JavaScript implementation of Sass.
Tool for transforming styles with JS plugins
A JavaScript parser
JavaScript parser and stringifier for YAML
Modify strings, generate sourcemaps
Traverse an ESTree-compliant AST
React package for working with the DOM.
Version history
| Version | Published | License |
|---|---|---|
| 2.0.0latest | 3 years ago | MIT |
| 1.9.0 | 3 years ago | MIT |
| 1.8.0 | 5 years ago | MIT |
| 1.7.0 | 6 years ago | MIT |
| 1.6.0 | 7 years ago | MIT |
| 1.5.1 | 8 years ago | MIT |
| 1.5.0 | 9 years ago | MIT |
| 1.4.0 | 9 years ago | MIT |
| 1.3.0 | 10 years ago | MIT |
| 1.2.0 | 10 years ago | MIT |
| 1.1.3 | 10 years ago | MIT |
| 1.1.2 | 10 years ago | MIT |
| 1.1.1 | 11 years ago | MIT |
| 1.1.0 | 11 years ago | MIT |
| 1.0.0 | 11 years ago | MIT |
| 0.7.1 | 11 years ago | MIT |
| 0.7.0 | 11 years ago | MIT |
| 0.6.0 | 11 years ago | MIT |
| 0.5.1 | 11 years ago | MIT |
| 0.5.0 | 11 years ago | MIT |
Frequently asked questions
How do I install convert-source-map?
Run `npm install convert-source-map` to add convert-source-map to your npm project.
What license is convert-source-map released under?
convert-source-map is distributed under the MIT license.
How popular is convert-source-map?
convert-source-map has approximately 0 downloads per week and 4 known dependent packages.