Skip to content

A regex to match emojis and symbols like ♘♬☾☤♪♇☛☌☧★ which aren't technically emojis. Based on @mathiasbynens/emoji-regex

Notifications You must be signed in to change notification settings

josephrocca/emoji-and-symbol-regex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

(unmaintained, not thoroughly tested)

JS regex for matching emojis and symbols

A regex to match emojis and symbols like ♘♬☾☤♪♇☛☌☧★ which aren't technically emojis. It's based on @mathiasbynens/emoji-regex.

It doesn't count un-emoji-ish symbols like # as emojis (even though they they are technically emojis with a default textual representation according to the spec - read more here: mathiasbynens/emoji-regex#33).

Thanks to @gilmoreorless, it also fixed this issue: mathiasbynens/emoji-regex#28

About

A regex to match emojis and symbols like ♘♬☾☤♪♇☛☌☧★ which aren't technically emojis. Based on @mathiasbynens/emoji-regex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published