16.0.0 • Published 6 months ago
emojibase-regex v16.0.0
Emojibase Regex
Install the package.
yarn add emojibase-regex
Import and use the RegExp
pattern.
import EMOJI_REGEX from 'emojibase-regex';
import EMOTICON_REGEX from 'emojibase-regex/emoticon';
import SHORTCODE_REGEX from 'emojibase-regex/shortcode';
import SHORTCODE_NATIVE_REGEX from 'emojibase-regex/shortcode-native';
`🏰`.match(EMOJI_REGEX);
':)'.match(EMOTICON_REGEX);
':castle:'.match(SHORTCODE_REGEX);
':гвинея:'.match(SHORTCODE_NATIVE_REGEX);
Documentation
16.0.0
6 months ago
15.3.2
1 year ago
15.3.1
1 year ago
15.3.0
2 years ago
15.2.0
2 years ago
15.1.0
2 years ago
15.0.0
2 years ago
6.0.1
3 years ago
6.0.0
4 years ago
5.1.3
4 years ago
5.1.2
4 years ago
5.1.1
4 years ago
5.1.0
4 years ago
5.0.0
5 years ago
5.0.0-alpha.0
5 years ago
4.2.0-alpha.0
5 years ago
4.1.0
5 years ago
4.1.1
5 years ago
4.0.1
5 years ago
4.0.0
5 years ago
3.2.1
5 years ago
3.2.0
6 years ago
3.1.0
6 years ago
3.0.2
6 years ago
3.0.1
6 years ago
3.0.0
6 years ago
3.0.0-alpha.0
6 years ago
2.0.1
6 years ago
2.0.0
7 years ago
2.0.0-1
7 years ago
2.0.0-0
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.9
8 years ago
1.0.8
8 years ago
1.0.7
8 years ago
1.0.6
8 years ago
1.0.5
8 years ago
1.0.4
8 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago
1.0.0-rc.4
8 years ago
1.0.0-rc.2
8 years ago
1.0.0-rc.1
8 years ago
1.0.0-beta
8 years ago
1.0.0-alpha
8 years ago