kaomojilib

1.1.4 • Public • Published

kaomojilib 🎐

A concise and useful Kaomoji (Japanese Emotion Icon) Library. Express Yourself Today ~ ((ヽ(๑╹◡╹๑)ノ))♬

Tested using Mocha ☕️

Currently, there are 71 kaomojis in the package. Contribute to the project on github : KaomojiLib to add more kaomojis that are missing from the library !

Install

The package requier JSONStream, so make sure you install JSONStream first.

> npm install kaomojilib

Use

``` > var kao = require('kaomojilib') > kao.library { exciting: { keywords: [ 'exciting', 'circle hands', 'happy', 'joy' ], icon: 'o(≧∇≦o)', category: 'emotion' }, exciting_right: { keywords: [ 'exciting', 'right', 'hands up', 'happy' ], icon: '(/^▽^)/', category: 'emotion' }, love_eyes: { keywords: [ 'love', 'like', 'loving eyes', 'smile' ], icon: '(✿ ♥‿♥)', category: 'emotion' }, love_left: { keywords: [ 'love', 'like', 'love left', 'smile' ], icon: '♥(ˆ⌣ˆԅ)', category: 'emotion' }, ......... ```

Readme

Keywords

Package Sidebar

Install

npm i kaomojilib

Weekly Downloads

8

Version

1.1.4

License

MIT

Last publish

Collaborators

  • cheese_pizza