mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
7516866804177d0b14982da411684ba168184dd9
* addAllUsedBlocks in exporter works when you hand set the instance variable. added click handler for export button (which got lost in refactor). saveStateFromWorkspace on tab switch fixed bug in deselect block in exporter; added warning alert for add all used blocks * nit line * not warning for standard block types
Blockly
Google's Blockly is a web-based, visual programming editor. Users can drag blocks together to build programs. All code is free and open source.
The project page is https://developers.google.com/blockly/
Description
Languages
TypeScript
51.3%
JavaScript
40.6%
Python
2.1%
HTML
1.8%
PHP
1.5%
Other
2.7%
