Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
288 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 1 commit in 1 repository
Created an issue in mishoo/UglifyJS that received 1 comment
Compress n+=1 to ++n
Feature request
Uglify version (uglifyjs -V)
Whichever version is live at http://lisperator.net/uglifyjs/compress
JavaScript input
n += 1
The uglifyjs