Socket
Book a DemoInstallSign in
Socket

@blockly/block-test

Package Overview
Dependencies
Maintainers
2
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockly/block-test

A group of Blockly test blocks.

7.0.2
latest
Source
npmnpm
Version published
Weekly downloads
1.6K
22.49%
Maintainers
2
Weekly downloads
 
Created
Source

@blockly/block-test Built on Blockly

A set of Blockly test blocks.

Installation

Yarn

yarn add @blockly/block-test

npm

npm install @blockly/block-test --save

Usage

Import

import * as Blockly from 'blockly';
import {toolboxTestBlocks, toolboxTestBlocksInit} from '@blockly/block-test';

// Configure the Blockly workspace to use the test block's toolbox.
const workspace = Blockly.inject('blocklyDiv', {
  ...options
  toolbox: toolboxTestBlocks,
});

// Initalize the test block's toolbox.
toolboxTestBlocksInit(workspace);

License

Apache 2.0

Keywords

blockly

FAQs

Package last updated on 17 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.