Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update emoji regex and isEmoji function. #37

Merged
merged 1 commit into from Apr 19, 2020

Conversation

martinblech
Copy link
Collaborator

Got emoji regex from https://github.com/mathiasbynens/emoji-regex (up to
date to Unicode v13).

isEmoji() matches any emoji, regardless of whether it's in the named
emoji index or not.

Got emoji regex from https://github.com/mathiasbynens/emoji-regex (up to
date to Unicode v13).

isEmoji() matches any emoji, regardless of whether it's in the named
emoji index or not.
@jsilveira
Copy link
Owner

Buenísimo, yo había probado alguna lib y no andaba bien, pero esta pinta andar joya!

@jsilveira jsilveira merged commit 207e276 into jsilveira:master Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants