Pinned Repositories
ELCodable
(DEPRECATED) A JSON decoding framework for Swift.
ELDispatch
(DEPRECATED) A Swift framework that provides useful constructs to oft-used Grand Central Dispatch patterns (deprecated)
ELHybridWeb
(DEPRECATED) A Swift framework that provides a bridged JavaScript API and web view controller for building hybrid web applications on iOS
ELJSBridge
(DEPRECATED) A Swift wrapper around JavaScriptCore's Objective-C bridge
ELKeychain
A Swift API for storing, retrieving, and removing generic password items in the system Keychain.
ELLog
(DEPRECATED) A logging framework for Swift and Objective-C
ELMaestro
A Swift framework that provides a plugin system for iOS apps
ELRouter
(DEPRECATED) URL router for UIKit.
ELWebService
A lightweight HTTP networking framework for Swift
Minstrel
An Android Javascript bridge and WebView that accepts all parameter types (object, functions, etc) and handles return values with the same flexibility
Electrode-iOS's Repositories
Electrode-iOS/ELWebService
A lightweight HTTP networking framework for Swift
Electrode-iOS/ELDispatch
(DEPRECATED) A Swift framework that provides useful constructs to oft-used Grand Central Dispatch patterns (deprecated)
Electrode-iOS/ELMaestro
A Swift framework that provides a plugin system for iOS apps
Electrode-iOS/ELJSBridge
(DEPRECATED) A Swift wrapper around JavaScriptCore's Objective-C bridge
Electrode-iOS/ELCodable
(DEPRECATED) A JSON decoding framework for Swift.
Electrode-iOS/ELHybridWeb
(DEPRECATED) A Swift framework that provides a bridged JavaScript API and web view controller for building hybrid web applications on iOS
Electrode-iOS/ELLog
(DEPRECATED) A logging framework for Swift and Objective-C
Electrode-iOS/ELRouter
(DEPRECATED) URL router for UIKit.
Electrode-iOS/Minstrel
An Android Javascript bridge and WebView that accepts all parameter types (object, functions, etc) and handles return values with the same flexibility
Electrode-iOS/ELCLI
(DEPRECATED) Parse command lines in Swift!
Electrode-iOS/ELFoundation
(DEPRECATED) A Swift framework that provides a base layer of functionality for Electrode-iOS modules and applications such as helper extensions, utility classes, and other generic constructs
Electrode-iOS/ELKeychain
A Swift API for storing, retrieving, and removing generic password items in the system Keychain.
Electrode-iOS/ELCache
(DEPRECATED) A Swift framework and wrapper for caching support.
Electrode-iOS/ELLocation
(DEPRECATED) Includes APIs for accessing location services, including wrappers around CLLocationManager.
Electrode-iOS/ELReachability
(DEPRECATED) Includes APIs for reachability services.
Electrode-iOS/ELState
(DEPRECATED) A state management system, similar to Redux.
Electrode-iOS/HowTos
How To's for various Electrode-iOS architecture topics.
Electrode-iOS/Dingo
A Java framework that provides a bridged JavaScript API and web view controller for building hybrid web applications on Android
Electrode-iOS/Documentation
A centralized place for best practices, coding conventions, workflow and other documentation relating to Electrode-iOS
Electrode-iOS/ELControls
(DEPRECATED) A collection of views, and controllers related to views.
Electrode-iOS/ELScripts
A collection of tools for managing and monitoring the processes of software development.
Electrode-iOS/Swift-Community-Best-Practices
Best practices for software development with Swift