Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 216 Bytes

README.MD

File metadata and controls

3 lines (3 loc) · 216 Bytes

Kormatter

Description

Kormatter is a multiplatform Kotlin interpreter for printf-style format strings (like java.util.Formatter). Allows to do your favourite (or not so) String.format(...) in pure Kotlin ;).