norio-nomura / ObjectEncoderLinks
Swift Encoders implementation using `[String: Any]`, `[Any]` or `Any` as payload.
☆56Updated 6 years ago
Alternatives and similar repositories for ObjectEncoder
Users that are interested in ObjectEncoder are comparing it to the libraries listed below
Sorting:
- Object graph in Swift☆35Updated 6 years ago
- SwiftOutline is a tool to generate relationship graph of iOS ViewControllers☆55Updated 6 years ago
- A *toy* Swift code generator based on SwiftSyntax, leveraging Function Builders.☆41Updated 6 years ago
- Find in Swift repeated strings that could be replaced by a constant using SwiftSyntax☆37Updated 6 years ago
- Swift Type-Erasure implementation and benchmark☆61Updated 7 years ago
- Introduce dependency injection attribute (@Inject)☆44Updated 6 years ago
- @IBOutlet code formatter using SwiftSyntax☆71Updated 6 years ago
- 🚫 danger plugin for asserting Swift compilation time☆50Updated 4 years ago
- ☆16Updated 7 years ago
- A static library for using SwiftSyntax / lib_InternalSwiftSyntaxParser☆48Updated 2 years ago
- UI event handling using Apple's combine framework.☆107Updated 5 years ago
- Making Swift more robust☆96Updated 10 months ago
- ☆17Updated 6 years ago
- RealmIO makes Realm operation more safely, reusable and composable by using reader monad.☆27Updated 7 years ago
- Generate your swifty boilerplate☆53Updated 8 years ago
- Simple application demonstrating a custom transition using UIViewPropertyAnimator☆46Updated 7 years ago
- 🐛 Wormhole invites you to the fastest trip to AppStore Connect. (NOT STABLE)☆37Updated 7 years ago
- A web server based on SwiftNIO designed to be used as a mock server in UI automation tests☆54Updated 5 years ago
- A library to display an ActivityIndicator for CLI.☆43Updated 2 weeks ago
- A micro-framework for Table Driven Tests.