diff --git a/README.md b/README.md index a70e40456bd02e43aa5ab59f3c005e73b2e07bc4..472215d6c9f1354a2889e982cab6b1fbef4893e6 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,9 @@ ### 其他 |三方组件名称|描述|sample地址| |:---:|:---:|:---:| +| [pinyin4js](https://github.com/Kaifun/pinyin4js) | pinyin4js是一个汉字转拼音的Javascript开源库-零依赖。 | | [rxjs](https://github.com/ReactiveX/rxjs) | JavaScript 的反应式编程库 | -| [libphonenumber-js](https://github.com/catamphetamine/libphonenumber-js) | 解析、格式化和验证国际电话号码 | - +| [cbor-js](https://github.com/paroga/cbor-js) | cbor-js是以纯JavaScript实现的简明二进制对象表示(CBOR),支持cbor的编码和解码 | [返回目录](#目录)