sqids / sqids-scala

Official Scala port of Sqids. Generate short unique IDs from numbers.
https://sqids.org/scala
MIT License
9 stars 1 forks source link

Support for Scala Native and ScalaJS #9

Closed imjulioc closed 1 month ago

imjulioc commented 3 months ago

Since this library is fully programmed on Scala, could it be possible to add support for Native and JS targets?

imjulioc commented 3 months ago

https://github.com/sqids/sqids-scala/pull/10