emoji-mart
πͺ One component to pick them all
File Explorer
Download Latest Version (.zip)- test.yml
- esm-transformer.js
- config.test.js
- utils.test.js
- Emoji.tsx
- EmojiElement.jsx
- EmojiProps.ts
- index.ts
- index.ts
- PureInlineComponent.ts
- HTMLElement.ts
- index.ts
- ShadowElement.ts
- index.ts
- Navigation.tsx
- index.ts
- Picker.tsx
- PickerElement.tsx
- PickerProps.ts
- PickerStyles.scss
- frequently-used.test.js
- native-support.test.js
- search-index.test.js
- store.test.js
- frequently-used.ts
- index.ts
- native-support.ts
- search-index.ts
- store.ts
- browser.js
- config.ts
- declaration.d.ts
- icons.tsx
- index.ts
- utils.ts
- LICENSE
- package.json
- README.md
- ar.json
- be.json
- cs.json
- de.json
- en.json
- es.json
- fa.json
- fi.json
- fr.json
- hi.json
- it.json
- ja.json
- ko.json
- nl.json
- pl.json
- pt.json
- ru.json
- sa.json
- tr.json
- uk.json
- vi.json
- zh.json
- all.json
- apple.json
- facebook.json
- google.json
- native.json
- twitter.json
- all.json
- apple.json
- facebook.json
- google.json
- native.json
- twitter.json
- all.json
- apple.json
- facebook.json
- google.json
- native.json
- twitter.json
- all.json
- apple.json
- facebook.json
- google.json
- native.json
- twitter.json
- all.json
- apple.json
- facebook.json
- google.json
- native.json
- twitter.json
- all.json
- apple.json
- facebook.json
- google.json
- native.json
- twitter.json
- all.json
- apple.json
- facebook.json
- google.json
- native.json
- twitter.json
- all.json
- apple.json
- facebook.json
- google.json
- native.json
- twitter.json
- all.json
- apple.json
- facebook.json
- google.json
- native.json
- twitter.json
- all.json
- apple.json
- facebook.json
- google.json
- native.json
- twitter.json
- all.json
- apple.json
- facebook.json
- google.json
- native.json
- twitter.json
- all.json
- apple.json
- facebook.json
- google.json
- native.json
- twitter.json
- build.js
- index.d.ts
- LICENSE
- package.json
- README.md
- LICENSE
- package.json
- react.tsx
- README.md
- coin.mp3
- coin.png
- EmojiMart-Social.png
- github.svg
- indeed.png
- missive.png
- octocat.png
- parrot.gif
- seguiemj.ttf
- shipit.png
- .posthtmlrc
- example-categories.html
- example-custom-font.html
- example-custom-styles.html
- example-dynamic-width.html
- example-emoji-component.html
- example-headless-search.html
- example-slack-colors.html
- examples.html
- index.html
- layout.html
- package.json
- styles.scss
- .editorconfig
- .gitignore
- .node-version
- .npmignore
- .prettierignore
- jest.config.js
- LICENSE
- package.json
- README.md
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/missive/emoji-mart
Downloads the entire project code from GitHub to your computer.
cd emoji-mart
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn add @emoji-mart/data
Type this command into your terminal and run it.
'https://cdn.jsdelivr.net/npm/@emoji-mart/data',
Type this command into your terminal and run it.
npm install --save emoji-mart @emoji-mart/data @emoji-mart/react
Downloads and installs the libraries listed in package.json.
<script src="https://cdn.jsdelivr.net/npm/emoji-mart@latest/dist/browser.js"></script>
Type this command into your terminal and run it.
yarn install
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
