magic-emoji

0.1.0 • Public • Published

<magic-emoji>

Experimental web component for displaying accessible Emoji

Usage

Properties

<magic-emoji> requires one of either text or icon to be passed as a prop.

Name Type Example
text String text="rocket"
icon String (emoji) icon="🚀"

Contributing

This project is open to and encourages contributions! Feel free to discuss any bug fixes/features in the issues. If you wish to work on this project:

  1. Fork this project
  2. Create a branch (git checkout -b new-branch)
  3. Commit your changes (git commit -am 'add new feature')
  4. Push to the branch (git push origin new-branch)
  5. Submit a pull request!

Package Sidebar

Install

npm i magic-emoji

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

527 kB

Total Files

8

Last publish

Collaborators

  • shwilliam