Pinned Repositories
AlamofireJsonToObjects
An Alamofire extension which converts JSON response data into swift objects using EVReflection
AlamofireOauth2
A swift implementation of OAuth2
AlamofireXmlToObjects
Fetch a XML feed and parse it into objects
AttributedTextView
Easiest way to create an attributed UITextView (with support for multiple links and from html)
EVCloudKitDao
Simplified access to Apple's CloudKit
EVFaceTracker
Calculate the distance and angle of your device with regards to your face
EVReflection
Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift
EVURLCache
a NSURLCache subclass for handling all web requests that use NSURLRequest
PassportScanner
Scan the MRZ code of a passport and extract the firstname, lastname, passport number, nationality, date of birth, expiration date and personal numer.
Stuff
A collection of Swift code 'snippets' that are too small to create a library for and which do not fit in an other library.
evermeer's Repositories
evermeer/EVReflection
Reflection based (Dictionary, CKRecord, NSManagedObject, Realm, JSON and XML) object mapping with extensions for Alamofire and Moya with RxSwift or ReactiveSwift
evermeer/EVCloudKitDao
Simplified access to Apple's CloudKit
evermeer/PassportScanner
Scan the MRZ code of a passport and extract the firstname, lastname, passport number, nationality, date of birth, expiration date and personal numer.
evermeer/AttributedTextView
Easiest way to create an attributed UITextView (with support for multiple links and from html)
evermeer/EVURLCache
a NSURLCache subclass for handling all web requests that use NSURLRequest
evermeer/EVFaceTracker
Calculate the distance and angle of your device with regards to your face
evermeer/AlamofireJsonToObjects
An Alamofire extension which converts JSON response data into swift objects using EVReflection
evermeer/AlamofireOauth2
A swift implementation of OAuth2
evermeer/AlamofireXmlToObjects
Fetch a XML feed and parse it into objects
evermeer/UITestHelper
UITest helper library for creating readable and maintainable tests
evermeer/Stuff
A collection of Swift code 'snippets' that are too small to create a library for and which do not fit in an other library.
evermeer/EVWordPressAPI
Swift Implementation of the WordPress (Jetpack) API
evermeer/TLKSimpleWebRTC
evermeer/iOS-demo
evermeer/TLKWebRTC
evermeer/flowmailer-csharp
C# client library and examples for using Flowmailer API's to send mail and access API endpoints with .NET 4.5.2, .NET Standard 2 and .NET Core support.
evermeer/kandy-link-js-sdk-preview
evermeer/Mockingjay
An elegant library for stubbing HTTP requests with ease in Swift
evermeer/restund
Restund. Forked from http://www.creytiv.com/
evermeer/signalmaster
simple socket.io server for webrtc signaling
evermeer/XMLDictionary
A simple way to parse and generate XML on iOS and Mac OS. Converts an XML file to an NSDictionary which can then be easily traversed using the standard Cocoa keyPath mechanism. Can also output the contents of any dictionary as XML.