axelrindle/larecipe-emojify

Replaces emoji shortcodes with native unicode emojis.

Installs: 16 787

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 3

Forks: 0

Open Issues: 0

Language:JavaScript

1.0.0 2019-04-15 10:44 UTC

This package is auto-updated.

Last update: 2024-05-09 22:09:47 UTC


README

logo.png

larecipe-emojify

Replaces emoji shortcodes with native unicode emojis.

About

A package for LaRecipe which adds support for emoji shortcodes.

Installation

composer require axelrindle/larecipe-emojify

Usage

You can insert emoji shortcodes in your Markdown, which will be converted into unicode symbols.

Customize

The unicode symbols are wrapped in a span element with the emoji class. Use this in your CSS code to apply a custom emoji/unicode font (for example twemoji).

Screenshot

Screenshot

License

MIT