Gene

Results 7 issues of Gene

**zuix** is a new Javascript framework, lite, fully featured, faaast and versatile. It can be used as a simple content manager for static sites or for building web apps. It...

In latest Eleventy builds the `finish` method was removed from `Eleventy` class, so this plugin is not working anymore. Any plan to upgrade it? Thanks.

### Related area esp32 sdk libraries ### Hardware specification ESP32 ### Is your feature request related to a problem? It seems that using any DPP related functionality lead to "Undefined...

Type: Feature request
Status: Needs investigation

Hi @ebezine , I'm experiencing conflicts using two spi devices (share violation on gpio...). The first one is an MCP3008, while the second one is a Nokia3310 lcd display. I...

enhancement

It can be useful in some circumstances to get a reference to the HTTP server in order to be able to programmatically request a client refresh. Maybe something like: ```js...

enhancement

When using `static-site` in combination with a build system, that builds every time there's a change in the file system (watch), even if just a single file changed, static site...

`svg-line` `y` coordinates are altered if inside a `*ngFor` loop and `x` is bound to a component property (`availableWidth` in this example). **To Reproduce** Create a component with the following...

bug