2.2.3 • Published 2 years ago

emo-react v2.2.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago

2.2.2

2 years ago

2.2.1

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago