@remirror/extension-emoji
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

@remirror/extension-emoji

Add flavor to your editor with emoji's that make the heart sing.

Version Weekly Downloads Bundled size Typed Codebase MIT License

Installation

# yarn
yarn add @remirror/extension-emoji

# pnpm
pnpm add @remirror/extension-emoji

# npm
npm install @remirror/extension-emoji

This is included by default when you install the recommended remirror package. All exports are also available via the entry-point, remirror/extensions.

Usage

The following code sample will create a limited editor and run the available commands from this extension.

import { ExtensionPriority, RemirrorManager } from 'remirror';
import { CorePreset, EmojiExtension } from 'remirror/extensions';

// Create the codeBlock extension
const emojiExtension = new EmojiExtension({ supportedLanguages: [typescript, jsx] });
const corePreset = new CorePreset();

// Create the Editor Manager with the codeBlock extension passed through.
const manager = RemirrorManager.create([emojiExtension, corePreset]);

// Pass the dom element to the editor. If you are using `@remirror/react` or
// other framework wrappers then this is handled for you.
const element = document.createElement('div');
document.body.append(element);

// Add the view to the editor manager.
manager.addView(element);

manager.store.commands.insertEmojiByName('+1'); // Insert the thumbs up emoji.
manager.store.commands.suggestEmoji(); // Inserts the suggestion activation character.

manager.store.helpers.updateFrequentlyUsed(['heart', '+1', 'smile']);

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.0.125,837latest
3.0.0-beta.812beta
1.0.0-next.604next
0.0.0-pr2166.43pr2166
0.0.0-pr1463.13pr1463
0.0.0-pr1452.13pr1452
0.0.0-pr997.12pr997
0.0.0-pr960.12pr960
0.0.0-pr922.12pr922
0.0.0-pr901.12pr901
0.0.0-pr862.22pr862
0.0.0-pr2271.22pr2271
0.0.0-pr2223.12pr2223
0.0.0-pr2222.12pr2222
0.0.0-pr2100.12pr2100
0.0.0-pr1938.12pr1938
0.0.0-pr1887.12pr1887
0.0.0-pr1879.12pr1879
0.0.0-pr1862.12pr1862
0.0.0-pr1801.32pr1801
0.0.0-pr1713.122pr1713
0.0.0-pr1552.32pr1552
0.0.0-pr1549.12pr1549
0.0.0-pr1532.12pr1532
0.0.0-pr1365.12pr1365
0.0.0-pr1161.22pr1161
0.0.0-pr1031.12pr1031
1.0.0-next.221pnpm-temp
0.7.3-ci.1577125215.21ci
0.0.0-pr965.11pr965
0.0.0-pr959.11pr959
0.0.0-pr941.21pr941
0.0.0-pr919.21pr919
0.0.0-pr911.21pr911
0.0.0-pr905.41pr905
0.0.0-pr885.11pr885
0.0.0-pr877.91pr877
0.0.0-pr993.10pr993
0.0.0-pr963.10pr963
0.0.0-pr956.10pr956
0.0.0-pr950.70pr950
0.0.0-pr930.10pr930
0.0.0-pr920.10pr920
0.0.0-pr706.360pr706
0.0.0-pr2128.41pr2128
0.0.0-pr1948.11pr1948
0.0.0-pr1942.11pr1942
0.0.0-pr1885.11pr1885
0.0.0-pr1873.11pr1873
0.0.0-pr1654.11pr1654
0.0.0-pr1608.11pr1608
0.0.0-pr1586.11pr1586
0.0.0-pr1581.31pr1581
0.0.0-pr1558.11pr1558
0.0.0-pr1496.11pr1496
0.0.0-pr1344.11pr1344
0.0.0-pr1340.11pr1340
0.0.0-pr1310.11pr1310
0.0.0-pr1174.11pr1174
0.0.0-pr1158.11pr1158
0.0.0-pr1102.11pr1102
0.0.0-pr2169.20pr2169
0.0.0-pr2118.10pr2118
0.0.0-pr1966.10pr1966
0.0.0-pr1922.20pr1922
0.0.0-pr1881.20pr1881
0.0.0-pr1629.10pr1629
0.0.0-pr1545.10pr1545
0.0.0-pr1392.10pr1392
0.0.0-pr1367.10pr1367
0.0.0-pr1305.10pr1305
0.0.0-pr1242.40pr1242

Version History

VersionDownloads (Last 7 Days)Published
3.0.125,837
3.0.07
3.0.0-beta.812
3.0.0-beta.72
2.0.198,542
3.0.0-beta.62
0.0.0-pr2271.22
0.0.0-pr2271.12
2.0.1864
0.0.0-pr2222.12
0.0.0-pr2223.12
3.0.0-beta.53
3.0.0-beta.40
3.0.0-beta.32
3.0.0-beta.21
0.0.0-pr2169.20
3.0.0-beta.10
0.0.0-pr2169.11
3.0.0-beta.00
0.0.0-pr2166.43
0.0.0-pr2166.33
0.0.0-pr2166.21
0.0.0-pr2166.11
0.0.0-pr2128.41
0.0.0-pr2128.31
0.0.0-pr2128.20
0.0.0-pr2128.11
0.0.0-pr2118.10
0.0.0-pr2100.12
2.0.175,321
2.0.16230
2.0.153,353
2.0.142
0.0.0-pr1966.10
2.0.136
2.0.128
0.0.0-pr1948.11
2.0.11863
0.0.0-pr1942.11
0.0.0-pr1938.12
2.0.1010
0.0.0-pr1922.20
0.0.0-pr1922.12
2.0.91
2.0.80
2.0.7105
0.0.0-pr1887.12
2.0.62
0.0.0-pr1885.11
2.0.51
0.0.0-pr1881.20
0.0.0-pr1881.12
2.0.41
0.0.0-pr1879.12
2.0.32
0.0.0-pr1873.11
2.0.22
2.0.13
0.0.0-pr1862.12
2.0.00
2.0.0-beta.190
2.0.0-beta.182
2.0.0-beta.170
2.0.0-beta.162
2.0.0-beta.150
2.0.0-beta.141
2.0.0-beta.131
0.0.0-pr1801.32
0.0.0-pr1801.21
0.0.0-pr1801.12
2.0.0-beta.120
2.0.0-beta.112
2.0.0-beta.101
2.0.0-beta.90
2.0.0-beta.81
2.0.0-beta.71
2.0.0-beta.60
2.0.0-beta.51
2.0.0-beta.42
2.0.0-beta.31
2.0.0-beta.20
2.0.0-beta.10
0.0.0-pr1713.122
0.0.0-pr1713.111
0.0.0-pr1713.101
0.0.0-pr1713.91
0.0.0-pr1713.81
0.0.0-pr1713.72
0.0.0-pr1713.60
0.0.0-pr1713.53
1.0.291,968
0.0.0-pr1713.41
0.0.0-pr1713.32
0.0.0-pr1713.20
0.0.0-pr1713.10
1.0.282
2.0.0-beta.01
1.0.2760
1.0.263
0.0.0-pr1654.11
1.0.252
1.0.248
0.0.0-pr1629.10
0.0.0-pr1581.31
0.0.0-pr1581.21
0.0.0-pr1581.11
1.0.2366
0.0.0-pr1608.11
1.0.222
0.0.0-pr1586.11
1.0.211,428
1.0.2010
0.0.0-pr1558.11
0.0.0-pr1552.32
0.0.0-pr1552.21
0.0.0-pr1552.13
0.0.0-pr1549.12
0.0.0-pr1545.10
0.0.0-pr1532.12
1.0.1919
1.0.187
1.0.170
1.0.161
0.0.0-pr1496.11
1.0.151
0.0.0-pr1463.13
1.0.140
0.0.0-pr1452.13
0.0.0-pr1392.10
1.0.1319
1.0.120
0.0.0-pr1367.10
1.0.1112
0.0.0-pr1365.12
1.0.10307
0.0.0-pr1344.11
1.0.92
0.0.0-pr1340.11
1.0.81
0.0.0-pr1310.11
0.0.0-pr1305.10
1.0.75
1.0.63
0.0.0-pr1242.40
0.0.0-pr1242.31
0.0.0-pr1242.22
0.0.0-pr1242.11
1.0.53
1.0.43
1.0.30
0.0.0-pr1174.11
0.0.0-pr1161.22
0.0.0-pr1161.11
0.0.0-pr1158.11
1.0.22
0.0.0-pr1102.11
0.0.0-pr1031.12
1.0.1804
1.0.03
0.0.0-pr706.360
0.0.0-pr997.12
0.0.0-pr993.10
0.0.0-pr706.350
0.0.0-pr706.341
0.0.0-pr706.333
0.0.0-pr706.322
0.0.0-pr950.70
0.0.0-pr950.61
0.0.0-pr950.53
0.0.0-pr706.310
0.0.0-pr706.300
0.0.0-pr706.291
0.0.0-pr965.11
0.0.0-pr963.10
0.0.0-pr706.282
0.0.0-pr960.12
0.0.0-pr959.11
0.0.0-pr950.41
0.0.0-pr956.10
0.0.0-pr950.32
0.0.0-pr706.272
0.0.0-pr950.21
0.0.0-pr950.11
0.0.0-pr706.261
0.0.0-pr706.250
0.0.0-pr706.241
0.0.0-pr706.232
0.0.0-pr706.222
0.0.0-pr941.21
0.0.0-pr941.12
0.0.0-pr706.211
0.0.0-pr706.201
0.0.0-pr930.10
0.0.0-pr706.192
0.0.0-pr922.12
0.0.0-pr706.181
0.0.0-pr905.41
0.0.0-pr905.31
0.0.0-pr920.10
0.0.0-pr706.173
0.0.0-pr919.21
0.0.0-pr919.11
0.0.0-pr706.162
0.0.0-pr911.21
0.0.0-pr905.21
0.0.0-pr911.12
0.0.0-pr706.151
0.0.0-pr877.91
0.0.0-pr877.80
0.0.0-pr905.11
0.0.0-pr877.71
0.0.0-pr706.140
0.0.0-pr901.12
0.0.0-pr877.61
0.0.0-pr706.131
0.0.0-pr877.51
0.0.0-pr877.40
0.0.0-pr706.122
0.0.0-pr877.33
0.0.0-pr706.111
0.0.0-pr885.11
0.0.0-pr877.21
0.0.0-pr706.101
0.0.0-pr877.10
0.0.0-pr706.91
0.0.0-pr706.81
0.0.0-pr706.70
0.0.0-pr706.61
0.0.0-pr706.51
0.0.0-pr706.41
0.0.0-pr706.31
0.0.0-pr862.22
0.0.0-pr862.11
0.0.0-pr706.20
0.0.0-pr706.12
1.0.0-next.604
1.0.0-next.5923
1.0.0-next.580
1.0.0-next.571
1.0.0-next.561
1.0.0-next.550
1.0.0-next.541
1.0.0-next.531
1.0.0-next.522
1.0.0-next.512
1.0.0-next.501
1.0.0-next.492
1.0.0-next.482
1.0.0-next.472
1.0.0-next.451
1.0.0-next.441
1.0.0-next.432
1.0.0-next.421
1.0.0-next.411
1.0.0-next.402
1.0.0-next.390
1.0.0-next.380
1.0.0-next.370
1.0.0-next.353
1.0.0-next.341
1.0.0-next.331
1.0.0-next.321
1.0.0-next.311
1.0.0-next.290
1.0.0-next.282
1.0.0-next.261
1.0.0-next.251
1.0.0-next.240
1.0.0-next.221
1.0.0-next.212
1.0.0-next.202
1.0.0-next.172
1.0.0-next.161
1.0.0-next.151
1.0.0-next.132
1.0.0-next.120
1.0.0-next.111
1.0.0-next.102
1.0.0-next.90
1.0.0-next.40
1.0.0-next.31
1.0.0-next.20
1.0.0-next.11
1.0.0-next.02
0.11.03
0.7.63
0.7.51
0.7.42
0.7.31
0.7.3-ci.1577125215.21
0.7.3-ci.1576395303.11
0.7.22
0.7.2-ci.1575994466.31
0.7.2-ci.1575982835.21
0.7.10
0.7.01
0.6.6-ci.1574113448.02
0.6.50
0.6.40
0.6.4-ci.1573136242.40
0.6.4-ci.1573125207.21
0.6.4-ci.1573124774.11
0.6.31
0.6.21
0.6.11
0.6.1-ci.1570418446.81
0.6.1-ci.1570407282.71
0.6.1-ci.1570320842.71
0.6.1-ci.1570234430.71
0.6.1-ci.1570148094.71
0.6.1-ci.1570061667.71
0.6.1-ci.1569975306.71
0.6.1-ci.1569888857.71
0.6.1-ci.1569840847.72
0.6.1-ci.1569815035.60
0.6.01
0.5.1-ci.1569415270.41
0.5.1-ci.1569400055.30
0.5.1-ci.1569399527.21
0.5.02
0.4.2-ci.1569229282.91
0.4.2-canary.21
0.4.2-ci.1564567834.51
0.4.2-canary.11
0.4.2-ci.82
0.4.2-canary.01
0.4.02
0.3.00
0.2.00
0.1.01
0.0.1-alpha.111
0.0.1-alpha.100
0.0.1-alpha.91
0.0.1-alpha.81
0.0.1-alpha.61
0.0.1-alpha.51
0.0.1-alpha.40
0.0.1-alpha.32

Package Sidebar

Install

npm i @remirror/extension-emoji

Weekly Downloads

40,511

Version

3.0.1

License

MIT

Unpacked Size

156 kB

Total Files

14

Last publish

Collaborators

  • ocavue
  • ifiokjr