All Projects → pavloko → source-map-unpack

pavloko / source-map-unpack

Licence: other
Unpack 🛍 your JS source maps 🗺 to original files and folders.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to source-map-unpack

Fontmin Webpack
Minifies icon fonts to just the used glyphs.
Stars: ✭ 93 (-19.13%)
Mutual labels:  minification
sourcemaps.io
Web-based Source Map validator
Stars: ✭ 50 (-56.52%)
Mutual labels:  source-maps
homm3-unpacker
Parse HOMM3 game files
Stars: ✭ 23 (-80%)
Mutual labels:  unpacker
Wpgulp
An advanced Gulp workflow for WordPress development with extensive documentation. Used by 40,000+ themes and plugins.
Stars: ✭ 1,733 (+1406.96%)
Mutual labels:  minification
Image Shrinker
App for macOS. Minify your images and graphics with just one drop. Autorenamed in the same place where it comes from. Immediately!
Stars: ✭ 217 (+88.7%)
Mutual labels:  minification
clean-css
Fast and efficient CSS optimizer for node.js and the Web
Stars: ✭ 4,048 (+3420%)
Mutual labels:  minification
Jekyll Minibundle
A minimalistic asset bundling plugin for Jekyll
Stars: ✭ 65 (-43.48%)
Mutual labels:  minification
unbox
🎁 unbox - Unpack and Decompile the $h*! out of things
Stars: ✭ 39 (-66.09%)
Mutual labels:  unpacker
Static Html Webpack Boilerplate
🔮 modern tooling for old-school static webpage development
Stars: ✭ 226 (+96.52%)
Mutual labels:  minification
bootstrap-4-boilerplate
Basic Bootstrap 4 Starter Template
Stars: ✭ 50 (-56.52%)
Mutual labels:  minification
Yii2 Minify View
Yii2 View component with minification css & js
Stars: ✭ 186 (+61.74%)
Mutual labels:  minification
Webpack Tricks
Tips and tricks in using Webpack
Stars: ✭ 2,364 (+1955.65%)
Mutual labels:  minification
RoAMer
Robust Automated Malware Unpacker
Stars: ✭ 72 (-37.39%)
Mutual labels:  unpacker
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+1320%)
Mutual labels:  minification
MinifyAll
A 𝗩𝗦𝗖𝗼𝗱𝗲 𝗺𝗶𝗻𝗶𝗳𝗶𝗲𝗿 for JS, JSON/C, CSS, and HTML, you will love its simplicity! 🌟 𝘾𝙤𝙢𝙥𝙧𝙚𝙨𝙨 and 𝙜𝙯𝙞𝙥 files and folders 📦 Reduce your bundle and file sizes with lightning speed ⚡
Stars: ✭ 54 (-53.04%)
Mutual labels:  minification
Esbuild Loader
⚡️ Speed up your Webpack build with esbuild
Stars: ✭ 1,245 (+982.61%)
Mutual labels:  minification
babel-plugin-source-map-support
A Babel plugin which automatically makes stack traces source-map aware
Stars: ✭ 41 (-64.35%)
Mutual labels:  source-maps
rollup-plugin-html
Import HTML files as strings in rollup build
Stars: ✭ 36 (-68.7%)
Mutual labels:  minification
PboViewer
Cross-platform PBO maker / unpacker
Stars: ✭ 28 (-75.65%)
Mutual labels:  unpacker
TML.Patcher
Console application for decompiling, recompiling, packaging, and patching tModLoader's .tmod files at blazing-fast speeds.
Stars: ✭ 38 (-66.96%)
Mutual labels:  unpacker

npm version Twitter

CLI to unpack 🛍 your JS source maps 🗺 to original files and folders.

Usage:

  1. npm install -g source-map-unpack
  2. unpack <project-folder> <path-to-sourcemap>

For example:

unpack egghead js/egghead-bundle.js.map

Note:

The original minified file should be placed according to the path in sources map's file variable.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].