Commit graph

4 commits

Author SHA1 Message Date
Adam
8fcd629bce
Convert urlencoder lib to Kotlin Multiplatform (#10)
* convert UrlEncoderUtil to be multiplatform compatible

* convert lib tests to KMP

* convert UrlEncoderTest to commonTest (but since there's only a JVM target there's no changes), and also convert mutable test data with read-only types.

* Update copyright

---------

Co-authored-by: Erik C. Thauvin <erik@thauvin.net>
2023-09-05 13:55:29 -07:00
Adam
425e79eb38 rm .idea files 2023-05-31 20:58:41 +02:00
7c8a4358b6 More optimization to spaceToPlus 2023-01-06 10:33:49 -08:00
a3645937ca Initial commit. 2022-12-30 17:45:42 -08:00