Thomas Huber
Thomas Huber
I was playing around with your library. animation.setAll() and animation.setPixel() works find for me. But If I send the same colors with animation.setPattern, then I see the wrong color. I...
Hi, You try to compare string with string to check if the jquery version greater than/less than on the lines 51, 467 and 467. For example: The jQuery Version "1.11.1"...
Support for the official TSDoc (https://tsdoc.org/) would be very useful.
Version: Deno 1.40.2 When I try to install an app that uses Deno.KV and then run it, I get the following error message: `Uncaught (in promise) TypeError: Deno.openKv is not...
In my projects I often have an assets folder which also contains JavaScript files for the web client. In these files the InlayHints are rather annoying. Would it be possible...