New Release: Ksoup 0.18, a Kotlin Multiplatform library for HTML and XML parsing. This update brings...
s
New Release: Ksoup 0.18, a Kotlin Multiplatform library for HTML and XML parsing. This update brings some exciting improvements, making it lighter and more flexible for your projects. πŸ”— GitHub: https://github.com/fleeksoft/ksoup Highlights of the new release: β€’ πŸ“¦ Ksoup Lite: A new variant with zero external IO or network dependencies. β€’ 🎯 Removed charset and ktor-http dependencies from the core library. β€’ πŸ…°οΈ Pure Kotlin implementation of CodePoint, no external libraries needed. β€’ πŸ”„ Enhanced SourceReader now handles ByteArray more efficiently. If you’re looking for a robust, lightweight HTML/XML parser for Kotlin Multiplatform, give Ksoup a try! Feedback and contributions are always welcome. πŸ™‚
πŸ‘ 4
πŸ‘πŸΌ 1
m
I like the lite version. Just switched to it in my app without having to make any changes.
πŸ‘ 1
βž• 1