muhibbudins / text-emotion

🐼TextEmotion are library to create text emotion — v-)/

Home Page:https://muhibbudins.github.io/text-emotion/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview

Text Emotion

TextEmotion are library to create emotion text, using Vanilla JavaScript (without dependency required). We can create emotion like smile, sad and more (180+ emotion).

We use KawaiiFace as text emotion dictionary.

Getting Started

  1. Download latest version of TextEmotion
  2. Include to your project
<script src="path/to/TextEmotion.min.js" type="text/javascript"></script>
  1. Run TextEmotion like demo

Todo

  • Create base Emotion Dictionary
  • Create function to create face
  • Create function to animate face
  • Add option color and background
  • Change base Emotion Symbol to KawaiiFace
  • Create function inline replacer
  • Create documentation
  • Implement animate on inline emotion

Thanks To

Special thanks to KawaiiFace as text emotion dictionary.

License

This projects under MIT License

About

🐼TextEmotion are library to create text emotion — v-)/

https://muhibbudins.github.io/text-emotion/

License:MIT License


Languages

Language:JavaScript 98.8%Language:CSS 1.2%