Omnia
Description
Omnia contains a huge collection of handy extensions for your everyday project. Inspired by utility and standard libraries from many other languages such as Kotlin, Ruby, Javascript, Haskell, ... Omnia implements the most necessary extensions
For other sweets
- Anchors
⚓️ Declarative, extensible, powerful Auto Layout - On
🍩 Unified communication pattern for iOS and macOS - Smile
😄 Emoji in Swift - Wave
🌊 Declarative chainable animations in Swift
Usage
Foundation
- Optional
- Data
- Sequence
- String
- Comparable
- Bundle
- NSObject
- Double
- Date
- Codable
iOS, tvOS
- UIView
- UIViewController
- UITableView
- UICollectionView
- NSLayoutConstraint
- UIFont
- UIImage
- UIScrollView
macOS
- NSColor
- NSView
Custom
- Once
Installation
Omnia is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Omnia'
Omnia is also available through Carthage. To install just write into your Cartfile:
github "onmyway133/Omnia"
Omnia can also be installed manually. Just download and drop Sources
folders in your project.
Author
Khoa Pham, [email protected]
License
Omnia is available under the MIT license. See the LICENSE file for more info.