Giter Club home page Giter Club logo

htkit's Introduction

HTKit

HTKit is a collection of 7 podspecs published by the HotelTonight iOS team:

  • HTAutocompleteTextField is a subclass of UITextField that automatically displays text suggestions in real-time.

  • HTRasterView is a rasterization system that caches rendered components based on state.

  • HTGraphics is a set of tools for drawing custom UI elements, allowing you to do cool things like highlight an arbitrary UIBezierPath.

  • HTCoreImage is a collection of convenience categories for Core Image. There are convenience constructors for every filter, annotated with NS_AVAILABLE_SINCE() macros so you know what's in iOS 5 vs iOS 6.

  • HTDelegateProxy is an NSProxy subclass that allows you to assign multiple delegates to a single source. Void return type messages are sent to all delegates.

  • HTGradientEasing allows you to easily add smooth easing to CAGradientLayers, like SineEaseInOut.

  • HTUpdateAggregator improves update logic in NSObject/UIView/UIViewController subclasses.

This project serves as a collection podspec and a centralized demo project for our published code. If you don't use cocoapods, refer to the individual repos above for installation.

Installation

Add the following line to your podfile:

pod 'HTKit'

Contributions welcome!

Use it? Love/hate it?

Tweet the authors @jakejennings, @jonsibs, @raylillywhite and @andylavoy, and check out HotelTonight's engineering blog: http://engineering.hoteltonight.com

htkit's People

Contributors

jacobjennings avatar russ-ht avatar sibljon 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.