TKDKid1000

Results 4 issues of TKDKid1000

Closes #30. Added a powerful init command to denox. It is fully customizable, and can generate templates in YAML (default), JSON, and TypeScript. It also automatically detects the main typescript...

Is it possible to implement wyze vacuum support? This way you could specify a device and then run clean, suction, and room query on a vacuum.

After needing the innerText feature for a project of mine, I decided to quickly draft up a mock version of one that could be used. This implementation follows the [HTML...

I updated the entire library to use the modern Deno http server version 0.147.0. This did involve changing the project to the fetch [Request](https://developer.mozilla.org/en-US/docs/Web/API/Request) and [Response](https://developer.mozilla.org/en-US/docs/Web/API/Response) under the hood, this...