Skip to content
This repository was archived by the owner on Sep 26, 2020. It is now read-only.

threeheartsdigital/froala-emoji-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emojis

A more complete emoji picker for the Froala WYSIWYG editor - includes 1,097 Emojis organised into 8 categories. Originally developed for emailoctopus.com, a low cost email marketing platform.

Emoji picker

Usage

Include the CSS and JS files along with your Froala scripts:

<script src="./build/emojis.min.js"></script>
<link href="./build/emojis.min.css" rel="stylesheet" />

And simply register the Emojis button in your toolbar menu:

$('#froala-editor').froalaEditor({
    toolbarButtons: ['undo', 'redo' , 'emojis']
})

License

See the LICENSE file for license rights and limitations (MIT).

About

An advanced emoji picker for the Froala WYSIWYG editor

Resources

License

Stars

4 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors