esptool-js

esptool-js JS library on GitHub esptool-js JS library on npm Download esptool-js JS library

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

Version 0.5.5 License Apache-2.0
esptool-js has no homepage
esptool-js JS library on GitHub
esptool-js JS library on npm
Download esptool-js JS library
INSTALL
Type:
<script type="module"> import esptoolJs from 'https://cdn.jsdelivr.net/npm/esptool-js@0.5.5/+esm' </script>
Learn more