Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.31 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.31 KB

PinyinChineseMatcher

This Library is mean to help highlight Chinese text which match related pinyin

这个库可以用来实现根据拼音高亮汉字

根据给出的拼音,处理中文字符串,返回匹配到的汉字的位置

CI Status Version License Platform

Example

All Shorthand

Example1

Full spell

Example1

Not completed full spell

Example1

Requirements

Installation

PinyinChineseMatcher is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "PinyinChineseMatcher"

Author

515045622@qq.com

License

PinyinChineseMatcher is available under the MIT license. See the LICENSE file for more info.