Registry / utility / sourcemap-v1

sourcemap-v1

JSON →
library1.0.5gogounverified

Parses and generates source maps for JavaScript, enabling debugging of minified code.

go get gopkg.in/sourcemap.v1
INSTALL
IMPORT
SIG · SOURCEMAP-V1
S
sourcemap-v1
utilitygov1.0.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sourcemap
gopkg.in/sourcemap.v1

Parse a source map from JSON bytes.

import "gopkg.in/sourcemap.v1" sm, err := sourcemap.Parse("", []byte(`{"version":3,"sources":["input.js"],"mappings":"AAAA"}`))
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Amazon
1
Resources
sourcemap-v1 — go get sourcemap-v1 · libregistry