Giter Site home page Giter Site logo

goldhand's Introduction

Goldhand

日常工作中,很多问题的解决方法是可复用的,就像是一个工具箱,齐全稳定的工具可以帮助开发者快速的开发迭代版本,这里记录常用的方法进工具箱,因为现在主要是用 Swift 开发,所以工具箱里面的实现也会以 Swift 为主,希望这个库可以帮助更多的开发者:)

因为需求不同,这里不会做成 Cocoapods 或者 Carthage, 根据需求挑选合适的类即可:)

版本

暂时使用 Swift 4.0

系统类扩展

系统类 问题描述 解决类 备注
String 本地化 String+Localized.swift
格式化字符串 String+Format.swift
检查字符串格式 String+Check.swift
URL 处理 String+URL.swift
Date Date 工具类 Date+Helper.swift
UIView 为视图添加弱网效果 UIView+Windless.swift
Frame 操作 UIView+Frame.swift
便捷操作 UIView+Helper.swift
绘图操作 UIView+Draw.swift
UITableView 注册、加载视图方法 UITableView+Nib.swift
UILabel 计算高度/附加字符串 UILabel+Extensions.swift
UIImage 图片操作 UIImage+Extensions.swift
UIColor 颜色操作 UIColor+Colors.swift
UINavigationController 隐藏导航栏 UINavigationController+Navbar.h OC
导航控制器操作 UINavigationController+Extension.swift
UITapGestureRecognizer 点击 UILabel 中属性字符串 UITapGestureRecognizer+Extension.swift

goldhand's People

Contributors

hackjie avatar

Stargazers

 avatar

Watchers

 avatar  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.