gouline / kapsule
Minimalist Kotlin dependency injection
☆164Updated last month
Related projects ⓘ
Alternatives and complementary repositories for kapsule
- A Statically Type Checked State Machine DSL for Kotlin☆75Updated 5 years ago
- Work-in-progress notes for the Kotlin style guide☆288Updated 10 months ago
- Minimalistic Optional type for Kotlin that tries to fit its null-safe type system as smooth as possible.☆288Updated 4 years ago
- Kotlin DSL for easier RxJava testing.☆281Updated 6 years ago
- [DEPRECATED] The easiest way to make your data classes Parcelable.☆195Updated 2 years ago
- JUnit4Testrunner that removes final from classes and methods, especially needed in kotlin projects☆112Updated 6 years ago
- DSL implementation of constraint layout for anko☆39Updated 3 years ago
- Snapshot Testing framework for Kotlin.☆165Updated 2 years ago
- BDD assertion library for Kotlin☆172Updated 2 years ago
- Predictable state container for Kotlin apps☆271Updated 7 years ago
- Kotlin multiplatform project☆194Updated 5 years ago
- An intuitive Date extensions in Kotlin.☆326Updated 4 years ago
- A Gradle plugin that helps facilitate GitHub PR checking and automatic commenting of violations.☆125Updated this week
- Lightweight, minimalistic dependency injection library for Kotlin & Android☆174Updated 2 years ago
- Samples for the new multiplatform projects prototype☆69Updated 5 years ago
- Easy Android logging with Kotlin and Timber☆205Updated 5 years ago
- Multiplatform implementation of ReactiveX providing a common way to build one set of business logic for native, iOS, Javascript, Android,…☆82Updated 4 years ago
- Write idiomatic API integration tests using Kotlin (Unit and Instrumentation)☆370Updated 4 years ago
- Showcase project of Functional Reactive Programming on Android, using RxJava.☆275Updated 5 years ago
- Opinionated Redux store implementation using Kotlin coroutines☆155Updated 2 years ago
- Gradle plugin for PIT Mutation Testing in Android projects☆74Updated this week
- The goal of this sample app is to show how we can implement unidirectional data flow architecture based on Flux and Redux on Android... u…☆314Updated 5 years ago
- Functional Programing Android architecture using http://arrow-kt.io/