twemoji-emojis

14.1.0 • Public • Published

📦 twemoji-emojis

npm

A very simple NPM package that downloads Twemoji emojis (PNG and SVG) on installation.

Version numbers align with Twemoji releases. Starting with v14.0.0, this package always downloads the latest Twemojis available.

Usage

Graphics will be located relative to your project root in:

  • node_modules/twemoji-emojis/vendor/72x72 for 72px PNGs.
  • node_modules/twemoji-emojis/vendor/svg for vector SVGs.

Other assets such as the JS files still need to be added to your project separately via the official twemoji package if you require them.

Note: This exists mainly for my own convenience and was thrown together in literally two minutes. Improvements welcome!

License

Graphics are fetched directly from twitter/twemoji and are licensed under CC-BY 4.0.

/twemoji-emojis/

    Package Sidebar

    Install

    npm i twemoji-emojis

    Weekly Downloads

    50

    Version

    14.1.0

    License

    CC-BY-4.0

    Unpacked Size

    21.1 kB

    Total Files

    4

    Last publish

    Collaborators

    • jakejarvis