interop
Sort:
popular
|
newest
ZIO integration with Reactive Streams with conversions from zio.stream.Stream to org.reactivestreams.Publisher and from zio.stream.Sink to org.reactivestreams.Subscriber.
Last Release on May 3, 2023
JsInterop Annotations contains a set of java annotations that drive the javascript
code generation of J2CL transpiler or GWT
Last Release on Jul 19, 2023
A workaround to export declarations in javascript without hurting the wasm modules
Last Release on Sep 5, 2024
ZIO integrates with Typelevel libraries by providing an instance of Concurrent, Temporal and Async for Task as required, for instance, by fs2, doobie and http4s.
Last Release on Aug 6, 2024
5. JsInterop Base115 usages
com.google.jsinterop » baseApache
Base classes and utilities that provide access to JavaScript language constructs
that are not available in pure Java.
Last Release on Jul 25, 2023
Firebase Installations Interop
Last Release on Oct 26, 2023
A set of adaptors for types belonging to the Java language
or Java SDK. Includes:
- a set of functions for instantiating Java array types
given a stream of values, for example,
[[createJavaIntArray]], [[createJavaFloatArray]],
[[createJavaByteArray]], [[createJavaBooleanArray]],
[[createJavaObjectArray]], and
[[createJavaStringArray]],
- a set of functions for converting between Ceylon's
[[Array]] class and Java array types, for example,
[[javaIntArray]], [[javaFloatArray]], ...
Last Release on Feb 13, 2021