Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)