Markus Bordihn d1ff77824b Add basic lint options for npm
To use this linter, make sure npm is installed and execute the following
commands inside the main folder.

1.) Only once to update the package "npm install"
2.) To run the linter "npm run lint"

This would make it easier to clean up some of the code.
2015-08-03 20:34:07 +02:00
2014-11-20 17:23:05 -08:00
2015-01-18 16:54:30 -08:00
2015-01-21 18:23:10 -08:00
2014-12-16 15:58:08 -08:00
2015-08-03 20:34:07 +02:00
2015-08-03 20:34:07 +02:00
2015-08-03 20:34:07 +02:00
2015-01-21 18:23:10 -08:00
2015-01-21 18:23:10 -08:00
2014-12-12 12:34:28 -08:00
2015-08-03 20:34:07 +02: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 249 MiB
Languages
TypeScript 51.3%
JavaScript 40.6%
Python 2.1%
HTML 1.8%
PHP 1.5%
Other 2.7%