Hey everyone! I’ve released `kspoon` - an annotati...
# feed
b
Hey everyone! I’ve released
kspoon
- an annotation based HTML to Kotlin class parser with KMP support 🎉 • parses HTML with Ksoup and creates objects with using kotlinx serialization • supports popular network libraries - ktor (on the screenshot) and Retrofit Result: Type-safe HTML parsing result similar to JSON and other serialization formats 👌🏼 GitHub: https://github.com/burnoo/kspoon
K 7
If you are old enough, you might remember jspoon - I’ve created that library as well, and this is my KMP remake after 7 years 👴🏼