Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andreruffert/emoji-clarification

:exclamation: Clarify your words with emojis
https://github.com/andreruffert/emoji-clarification

emoji emoji-clarification

Last synced: about 1 month ago
JSON representation

:exclamation: Clarify your words with emojis

Awesome Lists containing this project

README

        

# Emoji clarification

[![npm version](https://img.shields.io/npm/v/emoji-clarification.svg)](https://www.npmjs.com/package/emoji-clarification)

> Clarify your words with emojis. Check out a [live demo on CodePen](http://codepen.io/andreruffert/pen/EyBKkv).

![](showcase.gif)

## Install

```console
$ npm i emoji-clarification -S
```

## Usage

```scss
@import "emoji-clarification";

.emoji-clarification {
@extend %emoji-clarification;

}
```

```html
magic
```

## License

MIT © [André Ruffert](http://andreruffert.com)