mirror of
https://github.com/google/blockly.git
synced 2026-01-11 02:47:09 +01:00
c102734ccbe20abc07e0b5d7c32ac43ad7bd2e09
Keep icon.png and blocks.js back into blockfactory rather than pointing to blockfactory_old.
Fix null pointer bug from commit
7928fac3ce. In this context the options object is in "this", not workspace. (#692)
Replace Block Factory with Blockly Factory. Save Block Factory in blockfactory_old for safety. (#691)
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%
