English

Vite

Automatically run batch file during Vite build.

Things I want to do This will automatically execute a custom batch file when building (using npm run build) in Vite....
Inkscape

[bat]Convert all Inkscape SVGs to plain in one go.

Things I want to do Inkscape can create SVG files, but they contain Inkscape-specific data and are larger than regul...
Uncategorized

Build a web server without writing a single line of Python code.

Things I want to do Build a web server in Python without writing a single line of code. For reasons I will expla...
スポンサーリンク
Phaser3

[Phaser3]Perform full-screen display

Things I want to do We will use Phaser3 to display in full screen. Instead of displaying a large portion of the b...
JavaScript

Save the AudioBuffer used by AudioContext as a WAV file.

Things I want to do This example demonstrates how to use the AudioBuffer, which is frequently used with AudioContext...
AI

Music generation with Gemini API using Vite

Things I want to do We will use Google's Gemini API with NodeJS to generate music. The implementation will be fro...
AI

[StableDiffusion]Use of embedding

Things I want to do You will use this by adding an embedding to a locally running Stable Diffusion web UI. Using ...
AI

[StableDiffusion]Using template Prompt/NegativePrompt in Forge

Things I want to do Use the template's (saved) Prompt/NegativePrompt in StableDiffusionWebUiForge. (It seems that...
JavaScript

JavaScript code that works with a mouse does not work with a pen tablet.

Things I want to do JavaScript code that works with a mouse did not work with a pen tablet. This article summariz...
Android

Change the screen resolution (DevicePixelRatio) on an Android device.

Things I want to do This makes it appear as if the screen resolution has been changed on an Android device. To be...
タイトルとURLをコピーしました