/text-emotion

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

Primary LanguageJavaScriptMIT LicenseMIT

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