Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.

onmyway133/Omnia

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.