kotlinx-browser
kotlinx-browser copied to clipboard
Is this project still relevant?
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.