Commit Graph

2 Commits

Author SHA1 Message Date
Oliver Booth 7b9797648a
perf(sourcegen): cache and compile regex. pass timeout 2023-03-28 15:44:27 +01:00
Oliver Booth d405faf6e2
Add IsEmoji method
Emoji validation is performed by using a regex which is generated from Twemoji. Source: https://raw.githubusercontent.com/twitter/twemoji-parser/master/src/lib/regex.js
2022-05-07 23:37:14 +01:00