emoji-mart
๐ช One component to pick them all
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.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
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/missive/emoji-mart
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd emoji-mart
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Node.js
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
yarn add @emoji-mart/data
์ด ๋ช ๋ น์ด๋ฅผ ํฐ๋ฏธ๋์ ๊ทธ๋๋ก ์ ๋ ฅํด ์คํํ์ธ์.
'https://cdn.jsdelivr.net/npm/@emoji-mart/data',
์ด ๋ช ๋ น์ด๋ฅผ ํฐ๋ฏธ๋์ ๊ทธ๋๋ก ์ ๋ ฅํด ์คํํ์ธ์.
npm install --save emoji-mart @emoji-mart/data @emoji-mart/react
package.json์ ๋ช ์๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ค์ ๋ด๋ ค๋ฐ์ ์ค์นํฉ๋๋ค.
<script src="https://cdn.jsdelivr.net/npm/emoji-mart@latest/dist/browser.js"></script>
์ด ๋ช ๋ น์ด๋ฅผ ํฐ๋ฏธ๋์ ๊ทธ๋๋ก ์ ๋ ฅํด ์คํํ์ธ์.
yarn install
package.json์ ๋ช ์๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ค์ ๋ด๋ ค๋ฐ์ ์ค์นํฉ๋๋ค.
๋ช
๋ น์ด ์คํ ํ ํฐ๋ฏธ๋์ ๋ํ๋๋ ์ฃผ์(๋ณดํต http://localhost:3000 ํํ)๋ฅผ ๋ธ๋ผ์ฐ์ ์์ ์ด์ด๋ณด์ธ์.
์ด ๋ ํฌ์ README์ ์ ํ ์ค์ ๋ช ๋ น์ด๋ฅผ ๊ทธ๋๋ก ๊ฐ์ ธ์์ต๋๋ค.
// repository documentation
Was this content helpful?
(0 ratings)
