Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yockow/yswiftextensions
YOCKOW's extensions of Swift.
https://github.com/yockow/yswiftextensions
Last synced: 24 days ago
JSON representation
YOCKOW's extensions of Swift.
- Host: GitHub
- URL: https://github.com/yockow/yswiftextensions
- Owner: YOCKOW
- License: other
- Created: 2019-04-02T08:27:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T07:46:49.000Z (10 months ago)
- Last Synced: 2024-01-29T02:37:19.999Z (10 months ago)
- Language: Swift
- Homepage:
- Size: 192 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# What is `ySwiftExtensions`?
`ySwiftExtensions` will provide some extensions of Swift Standard Library.
It was originally written as a part of [SwiftCGIResponder](https://github.com/YOCKOW/SwiftCGIResponder),
and is intended to be used by it.# Requirements
- Swift 5, 6
- macOS(>=10.15) or Linux## Dependencies
![Dependencies](./dependencies.svg)
# License
MIT License.
See "LICENSE.txt" for more information.