2.2.3 • Published 8 months ago

emo-react v2.2.3

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

emo

Universal emojis that appear the same on every device

NPM JavaScript Style Guide BundlePhobia Minified Size BundlePhobia Minzipped Size BundlePhobia Dependency Count

Install

npm install --save emo-react
## Or with Yarn
yarn add emo-react

Usage

import React from 'react';
import Emoji from 'emo-react';

const Example = () => <Emo>🕊️</Emo>;

Would return:

🕊️

On any and every device

License

MIT © Juliette Cordor

2.2.3

8 months ago

2.2.2

9 months ago

2.2.1

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago