hcert-kotlin icon indicating copy to clipboard operation
hcert-kotlin copied to clipboard

Kotlin multiplatform implementation of the HCERT/DCC specification

Results 5 hcert-kotlin issues
Sort by recently updated
recently updated
newest added

We currently rely on some specifics of the JS Legacy backend. It would be nice to update to IR, because we cannot update kotlinx-serialization and Kotest. In addition, the current...

help wanted

The JVM target supports it, the JS target lacks it. Fix it!

target:js

Hello, saw that you @nodh added some code to store the business rules as Json, is there gonna be an interoperability between this library and https://github.com/ehn-dcc-development/dgc-business-rules ? Since hcert-kotlin already...

enhancement
prio:low

Could you publish the JS library on npmjs.com or as GH package? This would help a lot :). CC: @mofobo-bit

enhancement
help wanted
target:js
prio:low

I've missed, that there is a ZXing Library for JS/TS: https://github.com/zxing-js/library That one should be used instead of our current one for the JS target. Then, hopefully, encoding *and* decoding...

target:js
prio:low