Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.42 KB

File metadata and controls

54 lines (35 loc) · 1.42 KB

SoraMame Block code editor

SoraMame block is block-type code editor mock-up for tiny script.

  • This is another Block-type code editor other than Blockly/Scratch.
  • Very small. I wrote just only 100 lines Javascript code.
  • using jquery-sortable for nested sortable created by Jonas von Andrian. jquery-sortable is another jQuery plugin not jQuery-UI sortable.

This project is now working in progress.

License

Copyright 2014-2016 Yutaka Kachi released under MIT License.

see LICENSE file or http://opensource.org/licenses/MIT

Demo

Development_guide

Relational Projects and Libraries