Y
Hacker News
new
|
ask
|
show
|
jobs
by
bogomipz
3111 days ago
Do you or anyone else have any recommendations for a good tool to recover minified java script?
1 comments
chr1
3111 days ago
http://jsnice.org
works well, though misses many oportunities of restoring variable names based on property names which cannot be minified.
link