You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+13
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ and customizable way to create QRCodes into the JVM domain, especially in the ba
37
37
***Server friendly:** This isn't a library for Mobile applications, but it is extensible. This is a library thought by
38
38
backend developers for backend developers.
39
39
***Android is Supported:** Since this library is now a Kotlin Multiplatform one, Android is now natively supported as well!
40
+
***JavaScript is Supported:** Now a Browser-Compatible JavaScript version is also available. Check an example [here](examples/js/qrcode-example.html)!
40
41
41
42
>\* Well, except maybe the `org.jetbrains.kotlin:kotlin-stdlib-jdk8` one if you use Java...
0 commit comments