mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 15:10:35 -04:00
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. WWW: https://github.com/ticky/ruby-emoji-regex
10 lines
388 B
Text
10 lines
388 B
Text
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.
|
|
|
|
WWW: https://github.com/ticky/ruby-emoji-regex
|