Giter Site home page Giter Site logo

dengzhinmin / bbframeworks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bionbilateral/bbframeworks

0.0 2.0 0.0 9.7 MB

Repository for common iOS/OSX categories, classes, and functions.

License: BSD 2-Clause "Simplified" License

Ruby 0.48% Objective-C 99.00% C 0.49% Shell 0.03%

bbframeworks's Introduction

##BBFrameworks

Build Status Version Platform License

Repository for common iOS/OSX categories, classes, and functions.

###Subspecs

See the wiki for more detailed information on each subspec.

  • BBFrameworks/BBCore, subspec that everything else depends upon, including shared resource files
  • BBFrameworks/BBFoundation, contains functions, classes, and categories extending the Foundation framework
  • BBFrameworks/BBKeychain, a wrapper around keychain related functions in the Security framework
  • BBFrameworks/BBBlocks, adds block extension to the Foundation collection classes; modeled after Haskell list functions
  • BBFrameworks/BBKeyValueObserving, block based wrapper around KVO supporting automatic deregistration upon deallocation of observers; modeled after MAKVONotificationCenter
  • BBFrameworks/BBReachability, modern wrapper around the SystemConfiguration framework reachability functionality
  • BBFrameworks/BBCoreData, classes and categories extending the CoreData framework
  • BBFrameworks/BBKit, functions, classes, and categories extending the UIKit and AppKit frameworks
  • BBFrameworks/BBAddressBook, wrapper around the AddressBook framework
  • BBFrameworks/BBThumbnail, classes for generating thumbnails from various URLs, both local and remote
  • BBFrameworks/BBReactiveThumbnail, adds ReactiveCocoa extensions to BBFrameworks/BBThumbnail
  • BBFrameworks/BBMediaPicker, replacement for asset selection portion of UIImagePickerController, modeled after the interface found in the Facebook iOS application
  • BBFrameworks/BBMediaViewer, replacement for the functionality provided by the QuickLook framework on iOS
  • BBFrameworks/BBMediaPlayer, replacement for the functionality provided by MPMoviePlayerController and related classes that are part of the MediaPlayer framework
  • BBFrameworks/BBWebKit, provides an embeddable browser based on WKWebView, modeled after similar browsers fround in the Facebook and Twitter iOS applications
  • BBFrameworks/BBTooltip, classes to create and display informational tooltips similar to the tooltip functionality available in the Facebook iOS SDK
  • BBFrameworks/BBValidation, provides validation functionality that can be attached to UITextField and UITextView instances, providing feedback to the user
  • BBFrameworks/BBToken, a UITextView subclass intended to replicate the functionality of NSTokenField in the AppKit framework on iOS; modeled after the functionality of the "To:" field in the Mail iOS application
  • BBFrameworks/BBForm, functions, classes, and categories for creating Settings iOS application like form entry views

###Installation

Use cocoapods to install.

bbframeworks's People

Contributors

willbur1984 avatar jasonranderson avatar kevinvitale avatar

Watchers

James Cloos avatar DZM 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.