An open API service indexing awesome lists of open source software.

https://github.com/ryanseddon/sourcemap-onerror

Lookup original location from window.onerror by querying source map
https://github.com/ryanseddon/sourcemap-onerror

Last synced: about 1 month ago
JSON representation

Lookup original location from window.onerror by querying source map

Awesome Lists containing this project

README

        

Source Map onerror
=================

Lookup original location from window.onerror by querying source map. Only works in browsers which support the 4th argument (column number). Chrome Canary and Opera Developer.