picklesrus 39653b697d Rearrange code in ScrollbarPair set so that all the getAttribute
calls come before all of the setAttribute calls.  This gets rid
of an unnecessary layout pass on mouseMove events.
2016-02-29 10:22:51 -08:00
2015-07-13 15:03:22 -07:00
2016-01-04 14:38:41 -08:00
2015-12-13 11:06:15 +01:00
2015-11-14 21:56:05 +08:00
2015-08-03 20:34:07 +02:00
2016-02-16 22:16:36 -08:00
2016-02-11 21:48:14 -08:00
2016-02-11 21:48:14 -08:00
2016-02-11 21:48:14 -08:00
2016-02-11 21:48:14 -08:00
2016-02-11 21:48:14 -08:00
2016-01-08 13:03:22 -08: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%