文件名称:SwiftPrettyPrint:Swift的漂亮打印
文件大小:470KB
文件格式:ZIP
更新时间:2024-04-10 06:43:35
swift ios pretty-print Swift
SwiftPrettyPrint 与Swift标准库中的print() , debugPrint()和dump()相比,SwiftPrettyPrint提供了人类可读的输出。 特征 :rocket: 风格 :check_mark_button:单线 :check_mark_button:多线 一体化 :check_mark_button:本地数据库 :check_mark_button:终端 :check_mark_button:结合 RxSwift 包管理器 :check_mark_button:迅捷软件包管理器 :check_mark_button:可可豆 :check_mark_button:迦太基 操作系统支持 :check_mark_button:苹果平台 :check_mark_button:Linux 视窗 目录 :open_book: 动机 :flexed_biceps: 在Swift的标准库中实现了print() , debugPrint()和dump() 。但是有时很难读取这些功能的输出。 例如,有以下类型和一个值: enum Enum {
【文件预览】:
SwiftPrettyPrint-main
----version.txt(6B)
----.github()
--------workflows()
----Sources()
--------Public()
--------Extension()
--------Core()
----LLDB()
--------swift_pretty_print.py(1KB)
----.swiftformat(80B)
----Image()
--------logo_social.png(21KB)
--------screenshot.png(199KB)
--------SwiftPrettyPrint_logo.sketch(47KB)
--------logo.png(29KB)
--------terminal.png(152KB)
----Gemfile(163B)
----SwiftPrettyPrint.xcodeproj()
--------xcshareddata()
--------ColorizeSwift_Info.plist(723B)
--------Curry_Info.plist(723B)
--------project.xcworkspace()
--------SwiftPrettyPrintTests_Info.plist(723B)
--------SwiftParamTest_Info.plist(723B)
--------SwiftPrettyPrint_Info.plist(723B)
--------project.pbxproj(53KB)
----Tests()
--------LinuxMain.swift(78B)
--------SwiftPrettyPrintTests()
----.bundle()
--------config(50B)
----LICENSE(1KB)
----Package.resolved(881B)
----Brewfile(97B)
----SwiftPrettyPrint.podspec(1011B)
----Example()
--------SwiftPrettyPrintExample.xcworkspace()
--------Podfile.lock(444B)
--------fastlane()
--------Podfile(369B)
--------SwiftPrettyPrintExample()
--------README.md(137B)
--------SwiftPrettyPrintExampleTests()
--------SwiftPrettyPrintExample.xcodeproj()
----README.md(14KB)
----Makefile(2KB)
----.pre-commit-config.yaml(217B)
----Package.swift(969B)
----Gemfile.lock(6KB)
----.gitignore(2KB)