rwbutler / FeatureFlags
๐ฉ Allows developers to configure feature flags, run multiple A/B tests or phase feature roll out using a JSON configuration file.
โ601Updated 2 years ago
Alternatives and similar repositories for FeatureFlags:
Users that are interested in FeatureFlags are comparing it to the libraries listed below
- A dependency manager driven by SwiftPM that works for iOS/tvOS/watchOS/macOS projects.โ667Updated 4 years ago
- ๐ Build utilities in pure Swiftโ691Updated last year
- Helps you define secure storages for your properties using Swift property wrappers.โ474Updated 2 months ago
- This package makes your Decodable types resilient to decoding errors and allows you to inspect those errors.โ600Updated 6 months ago
- Git Hooks for Swift projects ๐ฉโ556Updated 2 years ago
- A linter tool for Interface Builderโ948Updated 2 years ago
- A declarative type-safe framework for building fast and flexible lists with UITableViews & UICollectionViewsโ430Updated 4 years ago
- ๐ Extract and analyze the evolution of an iOS app's code.โ1,154Updated 2 years ago
- Implementation of Coordinators app design pattern.โ719Updated 6 months ago
- A base for iOS Applications made with โค๏ธ by Mindera ๐คโ472Updated 6 months ago
- ๐ Swift code formatter using SwiftSyntax.โ829Updated 5 years ago
- A very simple "To Do" app to illustrate the principles from my "A Better MVC" talkโ444Updated 5 years ago
- ๐ Automatically clean your Localizable.strings filesโ360Updated last year
- A tool for linting storyboard and xib filesโ516Updated last year
- ๐ A compile-time guarantee that a collection contains a value.โ866Updated 2 weeks ago
- โ397Updated 2 years ago
- Fast and powerful Swift string scanning made simpleโ532Updated 5 years ago
- ๐ A result type that accumulates multiple errors.โ393Updated 10 months ago
- A security blanket for Xcode project filesโ508Updated last year
- Table and collection view data sources for Combineโ628Updated 2 years ago
- KeyPathKit is a library that provides the standard functions to manipulate data along with a call-syntax that relies on typed keypaths toโฆโ430Updated 5 years ago
- Universal Links testing made easyโ763Updated 5 years ago
- Composing NSAttributedString with SwiftUI-style syntaxโ754Updated 8 months ago
- Start your next Open-Source Swift Framework ๐ฆโ824Updated 2 years ago
- iOS project template with fastlane lanes, Travis CI jobs and GitHub integrations of Codecov, HoundCI for SwiftLint and Dangerโ409Updated 2 years ago
- Access JSON properties dynamically like JavaScript using Swift 4.2's new @dynamicMemberLookup feature