Code Monkey home page Code Monkey logo

emojify's Introduction

Emojify

Emojify your phrase as you type

Examples

  • Smile on your candid camera -> πŸ˜„ on your candid πŸ“·
  • Lit fire at the mountain place -> Lit πŸ”₯ at the ⛰️ place

Goals

  • Get input text field where users can add text
  • As the user types, when they press space
    • Replace the emoji word with valid emojis
    • Randomise the valid emojis from the list of similar emoji for a word
  • Use context API
    • Provider
    • Consumer
  • Get list of emojis

Bugs

  • keyup event in mozilla
  • On android devices all character keycode is 299. So spacebar doesnt trigger the emojify function but 'Enter' does
    • Find solution for listening spacebar event on android
    • Trigger emojify on every key event (Risky but will also add feature of having emojis in substring words like fireplace -> πŸ”₯place)

Visit my Portfolio

Akash Rajpurohit

emojify's People

Contributors

akashrajpurohit avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.