onmyway133 / Omnia

:moyai: Everything your projects need to know

Home Page:https://onmyway133.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Omnia

❤️ Support my apps ❤️

❤️❤️😇😍🤘❤️❤️

Version Carthage Compatible License Platform Swift

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
  • EasyClosure 🍩 Unified communication pattern for iOS and macOS
  • Smile 😄 Emoji in Swift
  • Wave 🌊 Declarative chainable animations in Swift
  • EasyStash 🗳Easy data persistence in Swift

Usage

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.

Swift Package Manager

.package(
    url: "https://github.com/onmyway133/Omnia.git",
    .upToNextMajor(from: "3.3.0")
),

Author

Khoa Pham, onmyway133@gmail.com

License

Omnia is available under the MIT license. See the LICENSE file for more info.

About

:moyai: Everything your projects need to know

https://onmyway133.com

License:Other


Languages

Language:Swift 100.0%