@readme/emojis

6.0.0 • Public • Published

@readme/emojis

Build

A collection of all emojis supported on ReadMe.

Installation

npm install --save @readme/emojis

Usage

const Emoji = require('@readme/emojis').emoji;
const emojis = new Emoji();

if (emojis.is('dog')) {
  console.log('dog is supported');
}

Contribution

To add a new emoji to this repository, run node add.js.

For example:

$ node add.js ~/Desktop/Mask.png.png owlbert-mask
🦉 Emoji resized and added!

Rebuilding the dist cache

npm run dist

Dependents (5)

Package Sidebar

Install

npm i @readme/emojis

Weekly Downloads

1,256

Version

6.0.0

License

ISC

Unpacked Size

481 kB

Total Files

838

Last publish

Collaborators

  • gratcliff
  • dannobytes
  • gkoberger
  • domharrington
  • mjcuva
  • kanadgupta
  • jonursenbach
  • rafegoldberg
  • dashron
  • iliast