Skip to content

Instantly share code, notes, and snippets.

View Yash-Singh1's full-sized avatar

Yash Singh Yash-Singh1

View GitHub Profile
@Yash-Singh1
Yash-Singh1 / extract_mapjs.php
Created August 9, 2024 05:46 — forked from Sturtuk/extract_mapjs.php
Extract source code & directories from the javascript .map files (modified to support maps with sections)
<?php
/**
* Created by PhpStorm.
* User: edwinsturt
* Date: 2020-06-24
* Time: 00:45
*/
$file = 'main.js.map';