Demo: https://azurity.run/source-map-visualization/
This is a visualization of JavaScript/CSS source map data, which is useful for debugging problems with generated source maps. It's designed to be high-performance so it doesn't fall over with huge source maps.
compared with evanw/source-map-visualization, add changeable line-end regexp & switchable UCS-2 /unicode codepoint column index mode.