Skip to content

RUHacks2021/Emojify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emojify

Text to Emoji converter made using HTML5, CSS, and JavaScript

Table of Contents:

Description:

Emojify is a chrome extension that replaces words with corresponding emoji When you activate the extension by clicking the "Scan Webpage!" button the program scans the current tab and at each word that has a emoji equivalent, it replaces it with the emoji. It does this using javascript and use of a map abstract data type. The Aim for this project was to make something unique for RUHacks 2021 and to learn some new javascript skills within this process.

Example Use Cases:

This extension is extremly handy if you want to include emoji in your text but dont want to spend minutes trying to find the perfect one. So instead you can type the word of the emoji then after you are done typing the message up, you can click Scan Webpage and the extension will autofill the emojis for you

Installation:

  1. Open Chrome Webstore
  2. Search "Emojify"
  3. Click "Install to Chrome"
  4. Browse to any webpage, and open the extension
  5. Click the Scan Webpage button
  6. Watch as Emojis magically replace text!

Screenshots:

Extension Final Product

About

This is a chrome extension that will replace text with emojis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors