mattmusc / blockly-test

Test of the library Blockly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockly Test

Blockly is a library that adds a visual code editor to web and mobile apps.

This project is the result of studying the library Blockly by Google.

demo-image

  • It has real-time code generation (Python)
  • Serialization and Deserialization in JSON format

To run

  • npm install
  • npm run start

About

Test of the library Blockly


Languages

Language:JavaScript 82.0%Language:HTML 18.0%