From a40644d2241a6cd4974606ffeb1d5ea890378602 Mon Sep 17 00:00:00 2001 From: sf4675 <467577315@qq.com> Date: Wed, 27 Jul 2022 07:26:15 +0000 Subject: [PATCH] =?UTF-8?q?update=20README.md.=20add=20=E4=B8=89=E6=96=B9?= =?UTF-8?q?=E5=BA=93jsdiff=E6=8F=8F=E8=BF=B0=20Signed-off-by:sf4675<467577?= =?UTF-8?q?315@qq.com>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c75c54..8f6f9ba 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ | [libphonenumber-js](https://github.com/catamphetamine/libphonenumber-js) | 用于解析、格式化和验证国际电话号码。| | [node-lru-cache](https://github.com/isaacs/node-lru-cache) | 一个删除最近最少使用算法的项目的缓存工具。| | [jackson-js](https://github.com/elastos/jackson-js) | JavaScript 对象序列化和反序列化库。它还支持高级对象概念,例如多态性、对象标识和循环对象。| +| [jsdiff](https://github.com/kpdecker/jsdiff) | 一个 JavaScript 文本差异实现。| [返回目录](#目录) -- Gitee