MarketingPipeline / Emoji-Parser.js

Replace keywords with emoji's on your website :yum:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emoji-Parser.js πŸ”Ž

Repo Banner - Awesome Repo Template

A JavaScript library to easily replace keywords with enojis
Show your support!

Features:

  • Use's the same style GitHub does!
  • TON's of alternative names! (for easy user usage)
  • Lightweight
  • Open Source!

Example and Usage

How to use

Just like GitHub uses emoji's in Markdown - emoji's are parsed in your whole body the same!

   :yum:

How to install

Place this script at the BOTTOM of your HTML document

    <script src="https://cdn.jsdelivr.net/gh/MarketingPipeline/Emoji-Parser/version/1.0.0/dist/emoji_parser.min.js"></script> 

then you are done! Emojis will now be parsed on that page!

Known issues

Textarea's & inputs etc - are not currently parsed / rendered.

Contributing GitHub

Want to improve this project? Create a pull request with detailed changes / improvements! If approved you will be added to the list of contributors of this awesome project.

Be sure to also look at the to-do list if you're looking for a job that needs done!

See also the list of contributors who participate in this project.

License GitHub

This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details.

About

Replace keywords with emoji's on your website :yum:

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%