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.
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.
<script type="module">
import smipper from 'https://cdn.skypack.dev/smipper';
</script>
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.