Skip to content

MarketingPipeline/Emoji-Parser.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.