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

Martin Kleppe 3b295df7ea Fix styles. 13 år sedan
.gitignore 0c79bc540b Clean up HTML. 13 år sedan
README.md d400175e73 Update read me. 13 år sedan
index.html 3b295df7ea Fix styles. 13 år sedan
jsfuck.js 0c79bc540b Clean up HTML. 13 år sedan

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