Mojiscape
Proposal:
let mojiscapeMapping = {
"๐":"."
"โบ":"."
"๐ฅ":"."
"โ": "?"
"โ": "?"
"๐ญ": "?"
"โญ": "*",
"๐": "*",
"๐": "*",
"โ": "+",
"๐": "+",
"โ๏ธ": "+",
"๐บ":"^" ,
"๐ผ":"^" ,
"๐":"^" ,
"๐ฒ": "$",
"๐ต": "$",
"๐ฐ": "$",
"๐": "[",
"๐": "]",
"โญ๏ธ": "[",
"โฎ๏ธ": "]",
"๐ค": "[",
"๐ค": "]",
"ใฝ๏ธ": "\\",
"๐": "\\",
"๐": "\\",
"๐": "(",
"๐": ")" ,
"โช๏ธ": "(",
"โฉ๏ธ": ")" ,
"๐": "(",
"๐": ")",
"๐": "{" ,
"๐": "}" ,
"โฉ": "{" ,
"โช": "}" ,
"โก๏ธ": "{" ,
"โฌ
๏ธ": "}" ,
"๐": "|",
"โณ": "|",
"๐": "|",
"โ๏ธ": "'",
"โ": "'",
"โ๏ธ": "'",
"โผ๏ธ": '"',
"๐": '"',
"โ๏ธ": '"',
"๐": '`',
"๐": 'ยด',
"โ๏ธ": '`',
"โ๏ธ": 'ยด',
"๐": '`',
"๐": 'ยด',
"๐": '<',
"๐": '>',
"โ๏ธ": '<',
"โถ๏ธ": '>',
"โคด๏ธ": '<',
"โคต๏ธ": '>',
"๐ ": ' ',
"๐ง": ' ',
"โ๏ธ": ' ',
"๐": '\n',
"๐ฃ": '\n',
"๐ช": '\n',
"๐": '\r',
"๐ก": '\r',
"๐จ": '\r',
"๐": '\t',
"๐ต": '\t',
"๐ฆ": '\t',
"๐": '\0',
"0๏ธโฃ": '\0',
"๐": '\0',
};
// escape via โ ๐
ฟ๏ธ ๐ด
Feel free to use this badge on your project repo/website to let people know your tool supports Mojiscape notation.
Edit or comment on GitHub