blob: 58e4af104401ec65f5fc4b75f0fcbfe59c138f19 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Ruby Emoji Regex provides a pair of Ruby regular expressions for matching
Unicode Emoji symbols.
This is based upon the fantastic work from Mathias Bynens' emoji-regex
Javascript package. emoji-regex is cleverly assembled based upon data from the
Unicode Consortium.
The regular expressions provided herein are derived from that pacakge.
|