kmp-html-entity-decoder

Installation
SKILL.md

Decoding character entities without a platform helper

Platform markup helpers live on one target and usually do more than you want — they also strip tags. In shared code the whole job is a small table plus two regular expressions, and it belongs in the lowest module both the parser and the presentation layer already depend on:

Installs
2
GitHub Stars
35
First Seen
5 days ago
kmp-html-entity-decoder — maxrave-dev/kotlin-footguns