kotlinx-browser icon indicating copy to clipboard operation
kotlinx-browser copied to clipboard

Is this project still relevant?

Open joffrey-bion opened this issue 2 years ago • 5 comments

Given the absence of updates for years, it looks like the browser APIs are in the stdlib and not brought by this module anymore.

Is this the case? If yes, maybe this project should be archived?

I'm trying to figure out why the dom package is not found in my project, and I struggle to find information about which of dom.html or org.w3c.html or kotlinx.browser or other packages I am supposed to use. This project adds to the confusion.

joffrey-bion avatar Jan 29 '23 12:01 joffrey-bion