Write any JavaScript with 6 Characters: []()!+
demo : jsfuck.com
fork from : https://github.com/aemkei/jsfuck.git

Martin Kleppe d274487af8 Add Readme. %!s(int64=13) %!d(string=hai) anos
.gitignore 0c79bc540b Clean up HTML. %!s(int64=13) %!d(string=hai) anos
README.md d274487af8 Add Readme. %!s(int64=13) %!d(string=hai) anos
index.html d274487af8 Add Readme. %!s(int64=13) %!d(string=hai) anos
jsfuck.js 0c79bc540b Clean up HTML. %!s(int64=13) %!d(string=hai) anos

README.md

JSFuck []()!+

JSFuck is an esoteric and educational programming style based on the atomic parts of JavaScript. It uses only six different characters to write and execute code.

It does not depend on a browser, so you can even run it on Node.js.

Demo: jsfuck.com