projects
public open source:
## tempolin
A simple but fast templating engine written in [kotlin] as a [gradle] build plugin. It emits kotlin source
see [tempolin]
## scovy
A [gradle] build plugin that generates kotlin DAO and DTO code from [SQL] statements.
## html form parser
A simple [kotlin] parser turning url encoded html form data into a struct that supports maps, lists and values. Also contains a mapper for mapping those structs to classes using reflection.
edited by: stefs at Wednesday, December 27, 2023, 11:10:07 PM Coordinated Universal Time
view