This repository contains a Javascript implementation of [esptool](https://github.com/espressif/esptool), a serial flasher utility for Espressif chips. `esptool-js` is based on [Web Serial API](https://wicg.github.io/serial/) and works in Google Chrome and
A fork of esptool-js attempting to make the tool work as a library in the node.js environment.
Complementary lib to [esptool-js](https://github.com/espressif/esptool-js).
This repository contains a Javascript implementation of [esptool](https://github.com/espressif/esptool), a serial flasher utility for Espressif chips. `esptool-js` is based on [Web Serial API](https://wicg.github.io/serial/) and works in Google Chrome and
This repository contains a Javascript implementation of [esptool](https://github.com/espressif/esptool), a serial flasher utility for Espressif chips. `esptool-js` is based on [Web Serial API](https://wicg.github.io/serial/) and works in Google Chrome and
Flash ESP32 utility for the web using esptool-js and Web Serial API.
TypeScript port of the esptool
Download and cache standalone esptool binaries from Espressif
This repository contains a Javascript implementation of [esptool](https://github.com/espressif/esptool), a serial flasher utility for Espressif chips. `esptool-js` is based on [Web Serial API](https://wicg.github.io/serial/) and works in Google Chrome and
World's first tool for flashing and reading ESP devices on Android mobile devices using WebUSB. Flash & Read ESP devices using WebSerial/WebUSB - up to 10x faster flash read than esptool.py
TypeScript/Nodejs port of the esptool
Flash ESP devices using WebSerial
React hooks and context for programming and monitoring ESP32 devices using WebSerial
Array#isArray for older browsers
JSON parse & stringify that supports binary via bops & base64
Run a function exactly one time
CLI arguments parser. Native port of python's argparse.
Get the command from a shebang
ECMAScript AST recursive visitor
Callback wrapping utility
Resolve the path of a module like `require.resolve()` but from a given path
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Allows users to use generators in order to write common functions that can be both sync or async.
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible