ethauvin / urlencoder

A simple defensive library to encode/decode URL components.
Apache License 2.0
39 stars 5 forks source link

enable Kotlin Native and JS targets #7

Closed aSemy closed 1 year ago

aSemy commented 1 year ago

This PR enables Kotlin Native and JS targets.

Summary

Verification

./gradlew check passes on my machine (although I'm using Windows, so I cannot verify all targets)