Skip to content

hosseinmobarakian/animationemoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Animation Emoji

A simple and lightweight javascript and CSS library to use animated emojis. Demo emojis

Usage

In the first step you must import javascript and CSS file into your project with following codes:

    <script src="./lib/animoji.js"></script>
    <link rel="stylesheet" href="./lib/animoji.css">

In the next step you can put animated emojis you like where. To doing that you can create an HTML tag and add classes below into the class attribute.

Emojis class code

  • anim anim-laugh
  • anim anim-wow
  • anim anim-wink
  • anim anim-love
  • anim anim-kiss