https://github.com/roberthein/extras
Just some extras..
https://github.com/roberthein/extras
cocoapods components coregraphics extensions extra extras foundation scenekit swift swift-5 swift5 uikit
Last synced: about 2 months ago
JSON representation
Just some extras..
- Host: GitHub
- URL: https://github.com/roberthein/extras
- Owner: roberthein
- License: mit
- Created: 2018-03-20T10:00:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-04T18:31:15.000Z (over 5 years ago)
- Last Synced: 2025-06-19T01:38:15.276Z (4 months ago)
- Topics: cocoapods, components, coregraphics, extensions, extra, extras, foundation, scenekit, swift, swift-5, swift5, uikit
- Language: Swift
- Size: 722 KB
- Stars: 20
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
**Extras** is a collection of reusable Swift code.
## Installation
### CocoaPods
Extras is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "Extras"
```## Suggestions or feedback?
Feel free to create a pull request, open an issue or find [me on Twitter](https://twitter.com/roberthein).