Search results for data

CoreStore screenshot

CoreStore

June 23, 2015 • MIT License
Simple, elegant, and smart Core Data programming with Swift
HardCoreData screenshot

HardCoreData

May 25, 2015 • MIT License
CoreData stack and controller that will never block UI thread
RLDTableViewSwift screenshot

RLDTableViewSwift

May 10, 2015 • Apache 2.0 License
Reusable table view controller, data source and delegate for all your UITableView needs in Swift
RLDTableViewSuite screenshot

RLDTableViewSuite

May 07, 2015 • Apache 2.0 License
Reusable table view controller, data source and delegate for all your UITableView needs
ARCoreData screenshot

ARCoreData

May 07, 2015 • MIT License
The easist way to use core data! faster and convenient .
SwiftPriorityQueue screenshot

SwiftPriorityQueue

April 16, 2015 • MIT License
SwiftPriorityQueue is a pure Swift (no Cocoa) implementation of a generic priority queue data structure, appropriate for use on both iOS and OS X projects. It features a straightforward interface a...
IGInterfaceDataTable screenshot

IGInterfaceDataTable

April 02, 2015 • BSD License
A category on WKInterfaceTable that makes configuring tables with multi-dimensional data easier. Made by Instagram for the Apple Watch app.
JSQCoreDataKit (Swift) screenshot

JSQCoreDataKit (Swift)

March 27, 2015 • MIT License
A swifter Core Data stack
JSQDataSourcesKit (Swift) screenshot

JSQDataSourcesKit (Swift)

March 16, 2015 • MIT License
Type-safe, value-oriented data source objects that keep your view controllers light. Written in Swift. Data sources for UITableView, UICollectionView, and NSFetchedResultsController.
MJExtension screenshot

MJExtension

March 12, 2015 • MIT License
Conversion between JSON and model
MJRefresh screenshot

MJRefresh

March 09, 2015 • MIT License
The easiest way to use pull-to-refresh
DejalObject screenshot

DejalObject

February 26, 2015 • BSD License
An abstract data model class that can represent subclasses as dictionary or JSON data for saving to disk or over the network. For both OS X and iOS. Features -------- - **DejalObject**: Thi...
YTKKeyValueStore_Swift screenshot

YTKKeyValueStore_Swift

February 21, 2015 • MIT License
A simple Key-Value storage tool, using Sqlite as backend.
NGRValidator screenshot

NGRValidator

February 17, 2015 • MIT License
Validation has never been as easy as now! NGRValidator allows you to validate the data in the way you want! It's easy to read (even for non-developers), centralized and complex solution to valid...
FSInteractiveMap screenshot

FSInteractiveMap

January 26, 2015 • Apache 2.0 License
FSInteractiveMap is a charting library to visualize and interact with a vector map on iOS. It's like Geochart but for iOS!
RSTCoreDataKit screenshot

RSTCoreDataKit

January 08, 2015 • BSD License
A simpler CoreData Stack
FloatLabelFields screenshot

FloatLabelFields

January 06, 2015 • MIT License
Text entry controls which contain a built-in title/label so that you don't have to add a separate title for each field. FloatLabelFields is the Swift implementation of a UX pattern that has come...
APCDController screenshot

APCDController

December 30, 2014 • MIT License
CoreData stack done right
SwiftGraph screenshot

SwiftGraph

December 29, 2014 • MIT License
SwiftGraph is a pure Swift (no Cocoa) implementation of a graph data structure, appropriate for use on both iOS and OS X projects. It includes support for weighted, unweighted, directed, and undire...
FXModelValidation screenshot

FXModelValidation

December 25, 2014 • MIT License
FXModelValidation is an Objective-C library that allows to validate data/model/forms easily. Suits for any NSObject.