mathiasbynens / emoji-test-regex-pattern

A regular expression pattern for Java/JavaScript to match all emoji in the emoji-test.txt file provided by UTS#51.
MIT License
98 stars 17 forks source link

Add pattern for use with RE2 C++ library #14

Closed mathiasbynens closed 2 years ago

mathiasbynens commented 2 years ago

This happens to be the same pattern as the Java one, but that’s an implementation detail that could change in the future, so we should expose this as a separate file in dist.