yunsi-toolbox-vue/README.md

16 lines
342 B
Markdown

# 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 <repository-url> src/components/yunsi-toolbox
```