snowe2010 / pretty-printLinks
pretty print module for the jvm
☆86Updated 2 years ago
Alternatives and similar repositories for pretty-print
Users that are interested in pretty-print are comparing it to the libraries listed below
Sorting:
- A logger facilitating lazily-evaluated log calls via Kotlin's inline classes & functions.☆90Updated last year
- Auto-generate Kotlin DSL☆342Updated 4 years ago
- Kotlin compiler plugin to hide secret data☆129Updated last month
- Simplistic nested stopwatch for Kotlin☆45Updated 5 years ago
- Recipes for building multi-platform Kotlin modules.☆78Updated 3 years ago
- (Deprecated) Kotlin Native/JS/JVM Annotation Processor library for Kotlin compiler plugins☆235Updated 3 years ago
- Finite State Machine in Kotlin☆94Updated 2 months ago
- 🐫🐍🍢🅿 Multiplatform Kotlin library to convert strings between various case formats including Camel Case, Snake Case, Pascal Case and K…☆98Updated 2 years ago
- Set of extensions for Kotlin that provides Discrete math functionalities☆186Updated 5 years ago
- Samples for the new multiplatform projects prototype☆70Updated 6 years ago
- A Kotlin compiler plugin that removes the `copy` method of data classes.☆160Updated last year
- Object notation in pure Kotlin!☆60Updated 6 years ago
- Kotlin API wrapper for Java's WatchService powered with Channels and Coroutines. a.k.a. KWatchChannel