Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusukehosonuma/sfreadablesymbols
High readable code with SFSymbols.
https://github.com/yusukehosonuma/sfreadablesymbols
ios sfsymbols swift swiftui
Last synced: 8 days ago
JSON representation
High readable code with SFSymbols.
- Host: GitHub
- URL: https://github.com/yusukehosonuma/sfreadablesymbols
- Owner: YusukeHosonuma
- License: mit
- Created: 2022-03-26T01:37:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-23T11:11:22.000Z (almost 3 years ago)
- Last Synced: 2023-09-11T05:50:19.439Z (over 1 year ago)
- Topics: ios, sfsymbols, swift, swiftui
- Language: Swift
- Homepage:
- Size: 918 KB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SFReadableSymbols
High **readable**.
High **searchable**.
## Install
```swift
// Swift 5.6+
.package(url: "https://github.com/YusukeHosonuma/SFReadableSymbols.git", from: "1.0.0")// Other
.package(url: "https://github.com/YusukeHosonuma/SFReadableSymbols.git", .upToNextMajor(from: "1.0.0"))
```## Support
- SFSymbols **3.3 (67.3)**.
## Links
- This library is used in the following:
- [Swift-Evolution-Browser](https://github.com/YusukeHosonuma/Swift-Evolution-Browser)
- [E2DC](https://github.com/YusukeHosonuma/E2DC)
- Document (Japanese):
- [Effective SwiftUI 候補(仮説) - SFSafeSymbols が本当に必要かよく検討する。](https://github.com/YusukeHosonuma/Effective-SwiftUI/discussions/12)## Author
Yusuke Hosonuma / [@tobi462](https://twitter.com/tobi462)