文件名称:Ashton:将NSAttributedStrings转换为HTML(并反向转换)
文件大小:398KB
文件格式:ZIP
更新时间:2024-06-01 15:44:04
Swift
阿什顿 阿什顿(A ttributed小号特林ħTMLŤransformati上)是在iOS和MacOS库快速转换NSAttributedStrings成HTML,和背部。 Ashton经过了测试,并在,用于保留格式化的字符串。 2.0发布 最新版本是对Swift的完全重写,重点是提高性能和对Ashton 1.x的功能向后兼容性。 新的代码库具有全面的测试套件,其测试覆盖率> 90%,并针对旧版1.0输出进行了额外的测试。 在我们的 找到有关Ashton 2.0启动的更多信息。 支持的属性 转换为HTML时,支持以下NSAttributedString.Key属性: .backgroundColor(持续为RGBA) .foregroundColor(持续为RGBA) .underlineStyle(单,双,粗) .underlineColor(持续为RGBA) .strik
【文件预览】:
Ashton-main
----.gitignore(500B)
----Package.swift(595B)
----README.md(4KB)
----Example()
--------Example()
--------Example.xcodeproj()
----CHANGELOG.md(776B)
----Gemfile(60B)
----Sources()
--------Ashton()
----LICENSE(1KB)
----.gitattributes(42B)
----Gemfile.lock(5KB)
----README()
--------exampleScreenshot.png(308KB)
----.buildkite()
--------pipeline.yml(437B)
----fastlane()
--------Fastfile(821B)
--------README.md(1KB)
--------report.xml(5KB)
--------test_output()
----Ashton.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(32KB)
--------xcshareddata()
--------Ashton_Info.plist(776B)
--------AshtonTests_Info.plist(701B)
----Tests()
--------Bridging.h(270B)
--------AshtonXMLParserTests.swift(5KB)
--------AshtonBenchmarkTests.swift(6KB)
--------AshtonTests.swift(14KB)
--------AshtonBenchmark()
--------IteratorParsingTests.swift(11KB)
--------TestFiles()