Write any JavaScript with 6 Characters: []()!+
demo : jsfuck.com
fork from : https://github.com/aemkei/jsfuck.git
|
13 년 전 | |
---|---|---|
.gitignore | 13 년 전 | |
README.md | 13 년 전 | |
index.html | 13 년 전 | |
jsfuck.js | 13 년 전 |
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