Skip to content

MicroPython Playground integrates Google Blockly, CodeMirror editor and Xterm.js with NW.js/Vue.js to build a REPL IDE for MicroPython developers.

License

Notifications You must be signed in to change notification settings

WiFiBoy/MicroPythonPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroPython Playground for OK:ESP32 Dev Console

(Traditional Chinese Version v1.02tw) (Other language supports coming soon...)

MicroPython Playground integrates Google Blockly, CodeMirror editor and Xterm.js with NW.js/Vue.js to build a REPL IDE for MicroPython developers.

To start:

$ npm install

To develop:

$ npm run dev

To build for production:

$ npm run build

Use Desktop App :

$ cd dist
$ nw .

About

MicroPython Playground integrates Google Blockly, CodeMirror editor and Xterm.js with NW.js/Vue.js to build a REPL IDE for MicroPython developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published