Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/idoshamun/emoji-parser

a web component which transforms a text with colons/unicode based emojis into a HTML which shows them
https://github.com/idoshamun/emoji-parser

Last synced: 26 days ago
JSON representation

a web component which transforms a text with colons/unicode based emojis into a HTML which shows them

Awesome Lists containing this project

README

        

[![Build status](https://travis-ci.org/idoshamun/emoji-parser.svg?branch=master)](https://travis-ci.org/idoshamun/emoji-parser)

##<emoji-parser>

`` transforms a text with colons/unicode based emojis into a HTML which shows them.
For more information about the parsing and the parameter, please refer to [js-emoji](https://github.com/iamcal/js-emoji).

Example:

```html

```

### Styling
The following custom properties and mixins are available for styling:

Custom property | Description | Default
----------------|-------------|----------
`--emoji-size` | The emoji span size | `1.3em`
`--emoji-vertical-align` | The emoji vertical align | `bottom`