1.0.5 • Published 1 year ago

@souhaildev/reactemojis v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Getting Started

Welcome to React Emojis! This guide will help you get started with the installation process and provide a step-by-step walkthrough on how to use React Emojis in your React projects.

Demo

Installation

šŸ“¦ Install the package

npm i @souhaildev/reactemojis

šŸŽ‰ Ready to Use

With the installation and setup completed, you are now ready to use the React Emojis package. Simply import the package into your React project:

import ReactEmojis from "@souhaildev/reactemojis";

How to use

Add expressive emojis to your project effortlessly. Use the following code to include an emoji in your React component:

<ReactEmojis emoji='šŸ˜' />

Props Table

PropRequiredTypeDescription
emojiRequiredemojiPaste the emoji you want to use.Click here to see the list of supported emojis.
emojiStyleOptionalstringChoose from values 1, 2, 3 to determine the style of emoji variation.
styleOptionalJSONAdd CSS styles.
classNameOptionalstringAdd a classname for further customization.

For TypeScript support and a handy list of emojis, simply invoke IntelliSense completion in Visual Studio Code by pressing CTRL + Space. This will provide you with a convenient list of available emojis to choose from. Example banner

:::

For additional details and advanced features, refer to our comprehensive documentation. Happy coding! šŸš€



Official Package Website

List of emojis