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

1.0.3 • Public • Published

<Emoji/>

Build Status

npm npm

React component to insert emojis as images into your app.

Install

npm add @stej/emoji

Usage

import React from "react";
import Emoji from "@stej/emoji";

class MyComponent extends React.Component {
  render() {
    return <Emoji>:bearded_person_tone2: Jonathan Meyer</Emoji>;
  }
}

export default MyComponent;

screeshot

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    2
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @stej/emoji

Weekly Downloads

2

Version

1.0.3

License

ISC

Unpacked Size

59.2 kB

Total Files

14

Last publish

Collaborators

  • stej