
Offers type bindings and extensions for the Streams and Compression Streams APIs, facilitating interaction with JavaScript stream types without providing actual implementations.
Type bindings of Streams API for Kotlin/JS. Also includes some extensions to get those streams, also exposes Compression Streams API.
Note that no actual implementation provided, only bindings to existent JS types and functions.
This API is new, but widely supported, so check browser compatibility (you'll get most troubles with Safari).
Coordinates (add -js for JS only projects):
implementation("name.faerytea.kjs.wrapper.streams:kjs-streams-api:0.0.1")Feel free to fix spelling, typos and incorrect bindings.
Type bindings of Streams API for Kotlin/JS. Also includes some extensions to get those streams, also exposes Compression Streams API.
Note that no actual implementation provided, only bindings to existent JS types and functions.
This API is new, but widely supported, so check browser compatibility (you'll get most troubles with Safari).
Coordinates (add -js for JS only projects):
implementation("name.faerytea.kjs.wrapper.streams:kjs-streams-api:0.0.1")Feel free to fix spelling, typos and incorrect bindings.