axelrindle / larecipe-emojify
This package is abandoned and no longer maintained.
No replacement package was suggested.
Replaces emoji shortcodes with native unicode emojis.
Package info
github.com/axelrindle/larecipe-emojify
Language:JavaScript
pkg:composer/axelrindle/larecipe-emojify
1.0.0
2019-04-15 10:44 UTC
Requires
- php: >=7.1.0
This package is auto-updated.
Last update: 2026-01-10 01:54:31 UTC
README
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).

