Skip to content

Unminify: incorporate into a script to automate #16

@scottstirling

Description

@scottstirling

Handy utility, undoes common obfuscation techniques and makes the src more readable:
https://github.com/shapesecurity/unminify

Adds about 100k more lines of code to the resulting output of main.js ... but definitely helps.

$ npm install -g unminify
$ npx unminify src/main.js > /tmp/main-unmin.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions