# Yunsi Toolbox Vue A collection of web-based tools. ## Components ### [ESP Flasher](./esp-flasher/) A browser-based firmware flasher for ESP32 microcontrollers using Web Serial. ## Installation This is intended to be used as a git submodule in Vue 3 projects. ```bash git submodule add src/components/yunsi-toolbox ```