scala-js-dom
scala-js-dom copied to clipboard
literal types
- run
sbt prePR- done - commit changes to
api-reports- done
DISCLAIMER:
I created an object called HTML Literals i what looked like the right place, then made an AI generate the code according to the design sketched out in the PR. It matches my understanding of the ask.
It's scala 3 only, because doing it also for scala 2.13 means seperating 2.13 and 2.12, which would introduce (at least for me) a headspace problem. Scala 2 & 3 are already seperate, making that leg of the task easy - I would propose to do scala 3 only to ease the maintainer burden.
If there is interest in merging, then I'll put my time behind the PR and try and help it over the line.
I did not spend a lot of time here, so I shall not feel offended, if there is little appetite, either :-). I wish to help, not burden.
https://github.com/scala-js/scala-js-dom/issues/296