@blockly/block-shareable-procedures
TypeScript icon, indicating that this package has built-in type declarations

4.1.3 • Public • Published

@blockly/block-shareable-procedures Built on Blockly

A set of Blockly blocks that allow end-users to define procedures (i.e. functions). These blocks reference explicit backing data models, which allows them to be more easily manipulated, and shared between workspaces.

Note that these blocks have the same names as the built-in procedure blocks, so you can seamlessly upgrade your existing project to use the new blocks.

Installation

Yarn

yarn add @blockly/block-shareable-procedures

npm

npm install @blockly/block-shareable-procedures

Usage

See developers.google.com/blockly/guides/create-custom-blocks/procedures/using-procedures for more information about using this plugin.

License

Apache 2.0

Package Sidebar

Install

npm i @blockly/block-shareable-procedures

Weekly Downloads

729

Version

4.1.3

License

Apache-2.0

Unpacked Size

318 kB

Total Files

55

Last publish

Collaborators

  • google-wombot
  • samelhusseini