1 Star 0 Fork 1

cong_wa/react-emotor

forked from 举个锤子/react-emotor 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 680 Bytes
一键复制 编辑 原始数据 按行查看 历史
举个锤子 提交于 2022-05-19 17:23 . fix many problem
{
"name": "react-emotor",
"version": "1.1.0",
"main": "lib/react-emotor.js",
"author": "举个锤子 <243340067@qq.com> (https://gitee.com/jia_hongxing)",
"license": "MIT",
"scripts": {
"build": "yarn run rollup -c",
"start": "yarn run rollup -c -w"
},
"description": "带emoji表情功能的输入框组件",
"keywords": [
"react",
"react-emoji",
"emoji-input",
"emoji-editor"
],
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/preset-react": "^7.14.5",
"rollup": "^2.73.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-postcss": "^4.0.1"
},
"dependencies": {}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cong_wa/react-emotor.git
git@gitee.com:cong_wa/react-emotor.git
cong_wa
react-emotor
react-emotor
master

搜索帮助