- 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
burnoo
09/18/2024, 6:24 PM
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 👴🏼