espressif / esptool-js

Javascript implementation of flasher tool for Espressif chips, running in web browser using WebSerial.
https://espressif.github.io/esptool-js/
Apache License 2.0
276 stars 108 forks source link

Allow installing this repository with NPM #22

Closed balloob closed 2 years ago

balloob commented 2 years ago

Adding a name to package.json allows NPM to install this repository.

adwait-esp commented 2 years ago

LGTM