@blockly/plugin-serialize-disabled-interactions
A Blockly plugin that serializes the deletable, movable, and editable attribues of blocks.
A Blockly plugin that serializes the deletable, movable, and editable attribues of blocks.
A plugin to treat dummy inputs like line breaks.
A workspace change listener that converts shadow blocks to real blocks when the user edits them.
A plugin that adds toolbox panes with suggested blocks based on the user's past usage of blocks.
A Blockly dark theme.
A Blockly angle field.
A field that lets users input a pixel grid with their mouse.
A Blockly colour field.
A Blockly colour field using HSV sliders.
A Blockly dropdown field that automatically updates its available options depending on the value of another field.
A Blockly multilineinput field.
A plugin that provides a MetricsManager that can be used to prevent the workspace from expanding to the top/left/right/bottom when blocks are dragged to that edge.
A plugin for keyboard navigation.
A Blockly plugin that adds keyboard navigation support.
A group of blocks that add connections dynamically.
A plugin that adds procedure blocks which are backed by explicit data models.
A collection of tools that help with migrating apps using Blockly to new versions of BLockly.
Blockly is a library for building visual programming editors.
Blockly plugin supporting multiple-selection of top-level blocks
Demonstrates usage of @rshaker/multiselect-blockly plugin