Skip to content

Instantly share code, notes, and snippets.

@tmikeschu
Last active August 3, 2019 17:22
Show Gist options
  • Save tmikeschu/4b31442539ef5873c865d52b32f69675 to your computer and use it in GitHub Desktop.
Save tmikeschu/4b31442539ef5873c865d52b32f69675 to your computer and use it in GitHub Desktop.
const az = {
a: (![] + [])[+!![]],
d: ([][[]] + [])[+!![] + !![]],
e: (![] + [])[+!![] + !![] + !![] + !![]],
f: (![] + [])[+[]],
i: ([][[]] + [])[+!![] + !![] + !![] + !![] + !![]],
l: (![] + [])[+!![] + !![]],
n: ([][[]] + [])[+!![]],
r: (!![] + [])[+!![]],
s: (![] + [])[+!![] + !![] + !![]],
t: (!![] + [])[+[]],
u: (!![] + [])[+!![] + !![]],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment