Katelyn Mann ca16d1fefe An alternate (and less expensive) way to keep stuff outside of the blockly div
from getting selected. Use e.preventDefault instead of adding and removing
classes on mousedown and mouseup.  This keeps the browser from having to
potentially recacluate style on mousedown and mouseup events.
2016-05-04 19:12:38 -07:00
2015-12-13 11:06:15 +01:00
2016-04-27 13:23:14 -07:00
2015-11-14 21:56:05 +08:00
2015-08-03 20:34:07 +02:00
2016-04-21 06:05:25 -07:00
2016-04-20 16:44:13 -07:00
2016-03-10 10:24:25 +01:00
2016-03-29 09:04:25 -07:00
2016-03-29 09:04:25 -07:00
2016-04-11 17:25:48 -07:00
2016-03-29 09:04:25 -07:00
2016-03-29 09:04:25 -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%