From 9d080edcb82f063112bd20867d56283d82574a17 Mon Sep 17 00:00:00 2001 From: f1935769 Date: Tue, 26 Jul 2022 08:40:21 +0000 Subject: [PATCH] =?UTF-8?q?update=20README.md.=20add=20=E4=B8=89=E6=96=B9?= =?UTF-8?q?=E5=BA=93=E7=BB=84=E4=BB=B6jackson-js=E6=8F=8F=E8=BF=B0=20Signe?= =?UTF-8?q?d-off-by:f1935769?= 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 38760d2..023a65b 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ | [lodash](https://github.com/lodash/lodash) | 提供模块性、性能和额外功能的现代JavaScript实用程序库。| | [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 对象序列化和反序列化库。它还支持高级对象概念,例如多态性、对象标识和循环对象。| [返回目录](#目录) -- Gitee