Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lencioni/remote-source-map-explorer

Wrapper around source-map-explorer that works with remote URLs
https://github.com/lencioni/remote-source-map-explorer

Last synced: 3 months ago
JSON representation

Wrapper around source-map-explorer that works with remote URLs

Awesome Lists containing this project

README

        

Wrapper around [source-map-explorer](https://github.com/danvk/source-map-explorer) that works with remote URLs.

Install:

```sh
npm install -g remote-source-map-explorer
```

Use:

```sh
remote-source-map-explorer https://example.com/path/to/bundle-with-sourcemap.min.js
```