Skip to content

maddybo/emoji-support-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

emoji-support-check

Check a emoji is supported.

Install

$ npm install git+https://github.com/maddybo/emoji-support-check

Usage

import { ifEmoji } from 'emoji-support-check'
ifEmoji('🛒') // => If your system / browser supports this emoji character correctly, the returned value will be true.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published