Big news!Introducing Socket AI - ChatGPT-Powered Threat Analysis.Learn more
Socket
Socket

emojis-list

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Issues
File Explorer

Advanced tools

emojis-list

Complete list of standard emojis.

    3.0.0latest
    GitHub
    npm

Version published
Maintainers
1
Weekly downloads
22,122,901
increased by5.65%

Weekly downloads

Readme

Source

emojis-list

Dependency status Dev Dependencies Status NPM Status Donate

Complete list of standard Unicode Hex Character Code that represent emojis.

NOTE: The lists is related with the Unicode Hex Character Code. The representation of the emoji depend of the system. Will be possible that the system don't have all the representations.

Install

npm install emojis-list --save

Usage

const emojis = require('emojis-list') console.log(emojis[0]) // => 🀄
  • emojis-unicode – Complete list of standard Unicode codes that represent emojis.
  • emojis-keywords – Complete list of am emoji shortcuts.
  • is-emoji-keyword – Check if a word is a emoji shortcut.
  • is-standard-emoji – Simply way to check if a emoji is a standard emoji.
  • trim-emoji – Deletes ':' from the begin and the end of an emoji shortcut.

License

MIT © Kiko Beats

Keywords

FAQs

Last updated on 12 May 2019

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
Socket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc