AlecrimCoreData
August 24, 2014 • MIT License
A simple Core Data wrapper library written in Swift.
Features:
- Simpler classes and methods to access and save Core Data managed objects
- Main and background contexts support
- Core Data ...
Groot
July 28, 2014 • MIT License
With Groot you can convert JSON dictionaries and arrays to and from Core Data managed object graphs.
NTCoreData
March 20, 2014 • Apache 2.0 License
NTCoreData is small library that helps perform saves and fetches asynchronously. Each save and fetch is done asynchronously. All heavy lifting regarding managing threads and context is done by NTDa...
Core Data + Sections
June 10, 2013 • Public Domain License
Easy starting point for Core Data with automatic sections, based on the day of entry. Something like Facebook's timeline, something lots of people keep asking about on Stack Overflow.
This is an...
SDScaffoldKit
January 03, 2013 • MIT License
UIKit can be tedious and repeative to build simple CRUD interfaces. SDScaffoldKit is a simple library that provides Create, Read, Update, and Delete views/viewcontrollers out-of-the-box. Just creat...
NLFetchedResultsTable
May 14, 2011 • CC BY 3.0 License
A small open-source class that helps you quickly create and configure a UITableViewController that is backed by an NSFetchedResultsController. This is code I use in a lot of my projects, and have e...