novacbn / kahi-ui

Straight-forward Svelte UI for the Web
https://kahi-ui.nbn.dev
MIT License
188 stars 5 forks source link

BrowserRender in Deno #135

Open dmgolembiowski opened 2 years ago

dmgolembiowski commented 2 years ago

Regarding the ToDo at https://github.com/novacbn/kahi-ui/blob/a4bd7992909f63914f345b9e94325457dd706069/src/lib/util/environment.ts#L1 is it possible to infer anything using globalThis and the properties available on it? I dug into this for a bit and found some potential leads on the Deno polyfills: https://github.com/sindresorhus/ky-universal/blob/main/index.js.