developit / undom

🍩 1kb minimally viable DOM Document implementation
https://npm.im/undom
MIT License
662 stars 25 forks source link

basic Deno support #31

Closed ghost closed 3 years ago

ghost commented 4 years ago

This should be enough to allow the library to be used in Deno directly through some “GitHub as CDN” service. (It works fine for me locally.)

A next step would be to make the library available directly with the correct MIME type, without such services (through e.g. GitHub pages), or even making the repository available on https://deno.land/x.