Emoji Fixer is a lightweight JavaScript library that allows you to fix emojis appearing without any color (black and white) due to the CSS font-weight: bold property.
javascript vue emoji picker, javascript emoji unicode, emoji regex javascript, windows emoji black and white, windows emojis not in color, html emoji code list, javascript emoji library
How to make use of it:
1. Install the package and import Emoji-Fixer.
# NPM $ npm i react-window emoji-fixer
import fixEmojis from './dist/index.js';
// Or from a CDN import fixEmojis from 'https://cdn.jsdelivr.net/npm/emoji-fixer';
2. Fix all the emojis present in the entire document.
fixEmojis('body');
Fix Emoji Not Being Colored On Windows, Emoji-Fixer Plugin/Github
See Demo And Download
Official Website(shy2net): Click Here
This superior jQuery/javascript plugin is developed by shy2net. For extra advanced usage, please go to the official website.