表情符号::automobile:Swift 3表情符号解析器,用于String,NSAttributedString和NSMutableAttributedString

时间:2024-02-25 21:17:41
【文件属性】:

文件名称:表情符号::automobile:Swift 3表情符号解析器,用于String,NSAttributedString和NSMutableAttributedString

文件大小:78KB

文件格式:ZIP

更新时间:2024-02-25 21:17:41

emoji parser swift3 nsattributedstring nsmutableattributedstring

绘文字 Swift 3表情符号解析器,用于String , NSAttributedString和NSMutableAttributedString 。 它将":emoji:"形式的子字符串替换为其相应的表情符号字符。 表情符号查询表来自 。 用法 import Emojize let string = " This is a :car: " string. emojified // => "This is a :automobile:" NSMutableAttributedString ( string : string). emojified . string // => "This is a :automobile:" NSA


【文件预览】:
Emojize-master
----.travis.yml(120B)
----.swift-version(3B)
----.swiftlint.yml(141B)
----Emojize.xcworkspace()
--------contents.xcworkspacedata(225B)
----Emojize.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(25KB)
--------xcshareddata()
----Podfile(170B)
----LICENSE(1KB)
----Resources()
--------emoji.json(904KB)
----Podfile.lock(463B)
----Emojize.podspec(814B)
----.gitignore(28B)
----EmojizeTests()
--------EmojizeTests.swift(2KB)
--------Info.plist(680B)
----Makefile(95B)
----README.md(728B)
----Emojize()
--------Extension()
--------Protocol()
--------Emojize.swift(1KB)
--------Info.plist(753B)
--------Item.swift(358B)

网友评论