carlosperate 5b3c411eaf IE deselect exception fix.
IE11 with the developer tools open would still throw an exception on this line of code, so remove it as it is also executed and caught in the setTimeout.
2015-03-13 06:38:21 +00:00
2014-11-20 17:23:05 -08:00
2015-03-13 06:38:21 +00:00
2015-03-10 18:28:11 -07:00
2015-01-22 15:58:10 -08:00
2014-12-16 15:58:08 -08:00
2015-02-23 14:34:39 -08:00
2015-03-08 17:39:30 -07:00
2015-01-08 09:57:28 -08:00

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
The web-based visual programming editor.
Readme Apache-2.0 250 MiB
Languages
TypeScript 51.3%
JavaScript 40.6%
Python 2.1%
HTML 1.8%
PHP 1.5%
Other 2.7%