Git Product home page Git Product logo

yyswift's Introduction

YYSwift

License MIT  Carthage compatible 

YYSwift is a collection of native Swift extensions, with handy methods, syntactic sugar, and performance improvements for wide range of primitive data types, UIKit and Cocoa classes for iOS, macOS, tvOS and watchOS.

Requirements:

  • iOS 10.0+ / tvOS 10.0+ / watchOS 4.0+ / macOS 10.10+
  • Xcode 10.2.1+
  • Swift 5.0+

Installation

Carthage

Add github "Asura19/YYSwift" to your Cartfile

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/Asura19/YYSwift.git", from: "2.0.1")
]

Manually

Add the extensions folder to your Xcode project to use all extensions, or a specific extension.

Notice

I try to write a pure Swift library of YYKit, but after a few days of work, I found this excellent project - SwifterSwift, it had implemented many functions of YYKit. Should I continue? To do, or not to do, that is the question. OK, finally, I carried on this, because there are some differences between them, I combined them together, some extentions were copied directly from SwifterSwift and I rewrited part of YYKit in Swift. In addition, I found some issues in SwifterSwift and contributed to the project. During this time I also practiced a lot and improved my ability of Swift.

yyswift's People

Contributors

asura19 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.