Skip to content

nolanlawson/emoji-mart-outside-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emoji-mart-outside-react

Demo of how to use emoji-mart without React, as a custom element. This uses remount and preact. The total JS bundle size is 68K.

In the end, you just have a custom element:

<emoji-picker></emoji-picker>

Usage:

npm install
npm run build
npm start

Then see the server at http://localhost:8080.

About

Demo of how to use emoji-mart outside of React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published