1.1.9 • Published 6 years ago

random-text-meme v1.1.9

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

Build Status Coverage Status npm version Maintainability Test Coverage dependencies Status devDependencies Status bundle size npm.io npm.io npm.io npm.io

random-text-meme generator

Tired? we don't know how to help you! but we sure do have nice text emoji. ヽ(°∀°人´ヮ´)ノ

Just look at those beautiful faces: ᶘಠᴥಠᶅ (´・(oo)・`) ᕕ( ᐛ )ᕗ ( ͡° ͜ʖ ͡°) 乁(ツ)ㄏ (ᵔᴥᵔ)

Demo

RunKit friendly demo! https://npm.runkit.com/random-text-meme

Usage

Install

npm i random-text-meme --save

Require

const { getEmoji, getAllEmoji, getThemes } = require('random-text-meme');

Display emoji

Not Found

if for some reason dictionary not found, or emoji could not be found, default emoji: (╯°□°)╯︵ ᔭ0ᔭ would be returned.

Test

npm run test runs unit tests

Api

  • getEmoji - returns random emoji. theme name can be specified (than random emoji would be chosen from within a theme).
  • getAllEmoji - returns all emoji. theme name can be specified.
  • getThemes - get list of all available themes.

copyright

all emoji were found on the internet. Most copied from https://cutekaomoji.com website.

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago