没有合适的资源?快使用搜索试试~ 我知道了~
react-code-diff-lite:基于react-hook的代码比对组件
共23个文件
js:6个
tsx:3个
json:3个
需积分: 49 1 下载量 134 浏览量
2021-05-05
03:55:29
上传
评论
收藏 451KB ZIP 举报
温馨提示
React代码差异 一个基于diff2html的React diff组件 演示 使用方法 安装 npm install react-code-diff-lite ♡ import React from "react" ; import CodeDiff from "react-code-diff-lite" ; const newStr = `{ a: 1, b: 2, c: () => { return this.a } }` ; const oldStr = `{ a: 1, b: 2, getValue: () => { return this.b } }` ; const Main : React . FC = ( ) => { return ( < React> < p>修改< /
资源推荐
资源详情
资源评论
收起资源包目录
react-code-diff-lite-master.zip (23个子文件)
react-code-diff-lite-master
.babelrc 111B
webpack.prod.js 3KB
package.json 2KB
index.html 286B
package-lock.json 248KB
.DS_Store 6KB
webpack.dev.js 1KB
dist
index.js 81KB
index.js.LICENSE.txt 2KB
src
outline.png 195KB
inline.png 194KB
index.tsx 155B
main.tsx 1KB
lib
index.tsx 2KB
tsconfig.json 658B
.gitignore 31B
demo
index.js 206KB
index.js.LICENSE.txt 2KB
index.html 344B
README.md 2KB
yarn.lock 205KB
webpack.build.js 3KB
ecosystem.config.js 123B
共 23 条
- 1
资源评论
卡卡乐乐
- 粉丝: 37
- 资源: 4679
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功