Skip to content

Instantly share code, notes, and snippets.

@tetra-fox
Last active July 21, 2019 03:37
Show Gist options
  • Save tetra-fox/e33cd967af4eee64899beb248f121b2c to your computer and use it in GitHub Desktop.
Save tetra-fox/e33cd967af4eee64899beb248f121b2c to your computer and use it in GitHub Desktop.
"your message here".split("").map(char => `||${char}||`).join("");
@tetra-fox
Copy link
Author

current revision is by @dracoz12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment