No description
Find a file
dependabot[bot] 79e859f260
Bump @rollup/plugin-node-resolve from 15.2.3 to 15.3.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.2.3 to 15.3.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 15:47:38 +00:00
.github Add release drafter back in that wwas accidentally removed 2024-09-06 10:44:43 -07:00
assets
css
dist Github Action: Updated dist files 2024-09-06 17:07:55 +00:00
js
script
src
.gitignore
.prettierignore
index.html Point to latest release 2024-09-06 10:51:08 -07:00
license.md
package-lock.json Bump @rollup/plugin-node-resolve from 15.2.3 to 15.3.0 2024-09-30 15:47:38 +00:00
package.json Bump @rollup/plugin-node-resolve from 15.2.3 to 15.3.0 2024-09-30 15:47:38 +00:00
README.md Fix link in readme 2024-09-10 10:31:37 -07:00
rollup.config.js
tsconfig.json

Adafruit WebSerial ESPTool

JavaScript package to install firmware on ESP devices via the browser using WebSerial.

Used by

Local development

Origin

This project was originally written by Melissa LeBlanc-Williams. Nabu Casa ported the code over to TypeScript and in March 2022 took over maintenance from Adafruit. In July 2022, the Nabucasa stopped maintaining the project in favor of an official, but very early release of Espressif's esptool-js. Due to the instability of the tool, Adafruit updated their fork with Nabucasa's changes in November 2022 and took over maintenance once again.

A live copy of the tool is hosted here: https://adafruit.github.io/Adafruit_WebSerial_ESPTool/