These demos are intended for developers who want to integrate Blockly with
their own applications.
- Fixed Blockly
- Inject Blockly into a page as a fixed element.
- Resizable Blockly
- Inject Blockly into a page as a resizable element.
- RTL
- See what Blockly looks like in right-to-left mode (for Arabic and Hebrew).
- Generate JavaScript
- Turn blocks into code and execute it.
- Cloud Storage
- Save and load blocks with App Engine.