awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
scratchfoundation avatar

scratchfoundation/scratch-blocks

0
View on GitHub↗
2,750 星标·1,534 分支·JavaScript·Apache-2.0·3 次浏览scratch.mit.edu/developers↗

Scratch Blocks

Scratch-blocks is a block-based visual programming library and framework used to create graphical programming interfaces. It provides a visual environment that translates interlocking blocks into executable code, serving as a foundation for educational coding interfaces and visual programming languages.

The project is implemented as a customized extension of the Google Blockly ecosystem. It enables the development of domain-specific languages through a drag-and-drop interface, supporting the creation of custom block libraries and no-code tool development.

The framework handles the structural mechanisms of block-based systems, including constraint-based snapping, coordinate-based positioning, and event-driven input. It manages program state through JSON-based serialization and uses schema-driven definitions to determine block appearance and connectivity.

Features

  • Educational Programming Environments - Serves as a foundation for integrated platforms that teach software development concepts through visual block editors.
  • Block-Based Visual Interfaces - Implements a drag-and-drop interlocking block editor for building logic without manual coding.
  • Blockly Extensions - Implemented as a specialized extension of the Google Blockly ecosystem for educational scripting.
  • Visual Programming Tools - Provides an environment for creating graphical programming interfaces that define application logic through interlocking blocks.
  • Visual Block Designers - Provides an interface for designing specialized graphical components that represent specific functions in a visual language.
  • Visual Language Frameworks - Provides a framework for defining the shapes, behaviors, and input fields of custom blocks for domain-specific languages.
  • Block-Based Code Generators - Translates visual arrangements of interlocking blocks into executable source code for beginners and students.
  • Block-Based Coding Libraries - Provides a comprehensive framework for creating visual programming languages that translate block arrangements into executable code.
  • Visual Block Schemas - Uses configuration-driven schemas to define the visual appearance and connectivity rules of programming blocks.
  • No-Code Platforms - Enables the development of software that allows non-programmers to build complex workflows using a visual block system.
  • JSON Serializers - Converts nested block hierarchies into structured JSON trees for saving and loading program state.
  • Workspace Coordinate Management - Manages a global 2D workspace coordinate system for free-form movement, zooming, and panning of visual blocks.
  • Event-Driven Input Handlers - Utilizes a centralized event system to map mouse and keyboard inputs to mutations of visual programming blocks.
  • Block Snapping Logic - Implements constraint-based snapping to ensure programming blocks align correctly during drag-and-drop interactions.

Star 历史

scratchfoundation/scratch-blocks 的 Star 历史图表scratchfoundation/scratch-blocks 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Scratch Blocks 的开源替代方案

相似的开源项目,按与 Scratch Blocks 的功能重合度排序。
  • raspberrypifoundation/blocklyRaspberryPiFoundation 的头像

    RaspberryPiFoundation/blockly

    13,437在 GitHub 上查看↗

    Blockly is a web-based visual programming editor and block-based code generator. It allows users to create programs by interlocking graphical blocks that translate into executable source code for various programming languages, removing the need for manual syntax entry. The project serves as a customizable framework for building specialized visual languages through a customizable block library. It includes a visual block designer for defining custom shapes, behaviors, and specialized input fields, as well as a plugin system to extend the editor's environment. The system manages programming lo

    JavaScript
    在 GitHub 上查看↗13,437
  • scratchfoundation/scratch-guiscratchfoundation 的头像

    scratchfoundation/scratch-gui

    4,809在 GitHub 上查看↗

    scratch-gui is a block-based visual programming editor and educational coding interface. It provides a web-based environment for creating and executing interactive programs using a drag-and-drop block system. This open-source project editor is built as a React-based web application. It serves as a graphical environment designed to teach programming concepts through visual logic and immediate execution within a structured workspace.

    JavaScript
    在 GitHub 上查看↗4,809
  • google/blocklygoogle 的头像

    google/blockly

    13,436在 GitHub 上查看↗

    Blockly is a block-based coding library and visual programming editor that allows users to build programs by interlocking graphical blocks. It functions as a visual code generator, translating these arrangements of logic blocks and variables into executable source code for various programming languages. The library provides a framework for creating custom visual programming languages and low-code logic designers. It utilizes an SVG-based UI library to render interactive, draggable elements on a web canvas. The system is designed as an accessible web UI framework with integrated keyboard navi

    JavaScript
    在 GitHub 上查看↗13,436
  • petoicamp/opencat-quadruped-robotPetoiCamp 的头像

    PetoiCamp/OpenCat-Quadruped-Robot

    4,891在 GitHub 上查看↗

    OpenCat-Quadruped-Robot is a development framework and motion control API for building four-legged robots. It provides a comprehensive environment for quadruped robot development, featuring tools for locomotion gait design, inverse kinematics, and a layered control architecture that separates high-level intelligence from low-level motion. The project distinguishes itself as an embedded AI deployment tool, allowing users to train, quantize, and deploy machine learning models to vision modules for tasks such as object detection and visual target tracking. It further supports complex human-robot

    C++aiarduinoblock-coding
    在 GitHub 上查看↗4,891
查看 Scratch Blocks 的所有 30 个替代方案→

常见问题解答

scratchfoundation/scratch-blocks 是做什么的?

Scratch-blocks is a block-based visual programming library and framework used to create graphical programming interfaces. It provides a visual environment that translates interlocking blocks into executable code, serving as a foundation for educational coding interfaces and visual programming languages.

scratchfoundation/scratch-blocks 的主要功能有哪些?

scratchfoundation/scratch-blocks 的主要功能包括:Educational Programming Environments, Block-Based Visual Interfaces, Blockly Extensions, Visual Programming Tools, Visual Block Designers, Visual Language Frameworks, Block-Based Code Generators, Block-Based Coding Libraries。

scratchfoundation/scratch-blocks 有哪些开源替代品?

scratchfoundation/scratch-blocks 的开源替代品包括: raspberrypifoundation/blockly — Blockly is a web-based visual programming editor and block-based code generator. It allows users to create programs by… scratchfoundation/scratch-gui — scratch-gui is a block-based visual programming editor and educational coding interface. It provides a web-based… google/blockly — Blockly is a block-based coding library and visual programming editor that allows users to build programs by… petoicamp/opencat-quadruped-robot — OpenCat-Quadruped-Robot is a development framework and motion control API for building four-legged robots. It provides… olistic/warriorjs — Warriorjs is a programming game framework and code-based logic puzzle where players write code to control characters… obra/superpowers — Superpowers is a browser-based game development engine and collaborative integrated development environment. It…