dev-source-map-viewerprotocol v2workspace: none
How Anyfile's Source Map Viewer Works
The parser validates source-map JSON, decodes VLQ mappings and exposes sources, names, coverage and position lookup.
Viewing architecture
- 1Mappings decode locally without loading generated code.
- 2Embedded sources are shown only when present in the file.
Main limitations
- — Missing original sources cannot be fetched or reconstructed.
- — Nonstandard malformed maps are rejected.
MANIFEST
Formats declared by the plugin
Open-source projects and licenses
This viewer's core format logic is implemented within the Anyfile project; there is no separately credited external runtime project for this page. Repository licenses and third-party notices remain authoritative.