@evo/emoji
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Install

npm i @evo/emoji

Usage

import { Emoji } from `@evo/emoji`;

<Emoji name="+1">

Basic example

All available emoji names are here - https://evo-frontend.git-doc.evo.dev/emoji/

<Emoji name='+1'/>

Use different sizes

All available emoji names are here - https://evo-frontend.git-doc.evo.dev/emoji/

<Emoji name='flag-ua' width="128" height="128"/>
<Emoji name='flag-ua' width="64" height="64"/>
<Emoji name='flag-ua' width="32" height="32"/>
<Emoji name='flag-ua' width="16" height="16"/>

<Emoji type='google' name='flag-ua' width="128" height="128"/>
<Emoji type='google' name='flag-ua' width="64" height="64"/>
<Emoji type='google' name='flag-ua' width="32" height="32"/>
<Emoji type='google' name='flag-ua' width="16" height="16"/>

Use 'type' to specify platform

apple and google type is supported.

<Emoji name='one' type='google' width="16" height="16"/>
<Emoji name='one' type='apple' width="16" height="16"/>

/@evo/emoji/

    Package Sidebar

    Install

    npm i @evo/emoji

    Weekly Downloads

    873

    Version

    0.2.0

    License

    ISC

    Unpacked Size

    34.6 kB

    Total Files

    16

    Last publish

    Collaborators

    • stoyanovk
    • lequan
    • zemlanin
    • alexander
    • seedofjoy
    • 041616
    • docccdev
    • orhideous
    • tailhook
    • hunson.abadeer
    • mark_tven
    • amostovenko
    • sadkovoy
    • himiranov
    • evo-kazymyrov