smipper

smipper is a command line tool that will attempt to transform javascript stack traces with source maps, assuming that there may be a file called .*\.map right next to it.

Usage no npm install needed!

<script type="module">
  import smipper from 'https://cdn.skypack.dev/smipper';
</script>

README

smipper is a command line tool that will attempt to transform javascript stack traces with source maps, assuming that there may be a file called .*.map right next to it.