mameblock.js is very simple Javascript library for visual programing editor.
- This is block-type code editor other than Scratch / Blockly.
- You can use your own visual code editor with web pages and apps.
- Very simple. just only 100 lines Javascript code with some library.
- Using jquery-sortable for nested sortable created by Jonas von Andrian. jquery-sortable is another jQuery plugin not jQuery-UI sortable.
Copyright 2015 Yutaka Kachi released under MIT License.
see LICENSE file or http://opensource.org/licenses/MIT
http://ycatch.github.io/mameblock.js/
- jquery-sortable
- SoraMame Block
- Library