|
5 years ago | |
---|---|---|
dist | 5 years ago | |
examples | 5 years ago | |
httpserver @ b5baf6cd48 | 5 years ago | |
patchs | 5 years ago | |
src | 5 years ago | |
uploader @ 70f5ae5b5d | 5 years ago | |
.gitignore | 5 years ago | |
.gitmodules | 5 years ago | |
LICENSE | 6 years ago | |
Makefile | 5 years ago | |
README.md | 5 years ago | |
TODO.md | 6 years ago |
This is a fork of @moononournation nodemcu-webide WebIDE implementation using nodemcu-httpserver as a base.
The goal of this fork is to:
(Some of these dependencies come from httpserver itself) Modules marked with «:heavy_exclamation_mark:» are optional, all other are hard dependencies
NodeMCU WebIDE base on two main projects:
A versatile text editor implemented in JavaScript for the browser.
The original WebIDE which is using it’s own websocket/server implementation.