aemkei / jsfuck

Write any JavaScript with 6 Characters: []()!+
jsfuck.com
Do What The F*ck You Want To Public License
8.12k stars 672 forks source link

Create a gulp-jsfuck plugin #46

Open AdamHess opened 8 years ago

AdamHess commented 8 years ago

This could legitimately used to obfuscate javascript code. (and possibly save on compression with gzip)

if someone could create a gulp plugin to automate the generation of jsfuck-ed code that'd be great!

cy6erskunk commented 8 years ago

It should be possible to run grunt-jsfuck using gulp-grunt

fritx commented 8 years ago

https://github.com/bevacqua/gulp-jsfuck this?

FlorianWendelborn commented 8 years ago

@AdamHess JSFuck can't actually obfuscate code: http://codegolf.stackexchange.com/questions/28714/convert-jsfuck-to-normal-js