diff --git a/README.md b/README.md index 6a33c4cbffafd30b78db1eb8037a812d4aae2bc8..acaa7fe5ba1040621e3f60ef84fa994bbc9ce6bc 100644 --- a/README.md +++ b/README.md @@ -87,5 +87,6 @@ ### 其他 |三方组件名称|描述|sample地址| |:---:|:---:|:---:| -| [pinyin4js](https://github.com/Kaifun/pinyin4js) | pinyin4js是一个汉字转拼音的Javascript开源库-零依赖。 | +| [pinyin4js](https://github.com/Kaifun/pinyin4js) | pinyin4js是一个汉字转拼音的Javascript开源库-零依赖。 | +| [JSON-js](https://github.com/douglascrockford/JSON-js) | JSON-js是在javascript环境中将对象转换为JSON数据的库 | [返回目录](#目录)