S

Source Map Parser

1-Click Ready

Maps minified JavaScript stack traces back to original source code locations for efficient productio...

124 views
1 installs
Updated Dec 23, 2025
Audited
Tools I Recommend
Maps minified JavaScript stack traces back to original source code locations for efficient production error debugging.

Tools

parse_stack

# Parse Error Stack Trace This tool allows you to parse error stack traces by providing the following: - A downloadable source map URL. - The line and column numbers from the stack trace. Th...

lookup_context

# Lookup Source Code Context This tool looks up original source code context for a specific line and column position in compiled/minified code. ## Parameters: - **line**: The line number in th...

unpack_sources

# Unpack Source Map Sources This tool extracts all source files and their content from a source map. ## Parameters: - **sourceMapUrl**: The URL of the source map file to unpack ## Returns: ...

Quick Start

View on GitHub

More for Developer Tools

View All →

More for Coding

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.