awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
scratchfoundation avatar

scratchfoundation/scratch-blocks

0
View on GitHub↗
2,750 Stars·1,534 Forks·JavaScript·Apache-2.0·3 Aufrufescratch.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-Verlauf

Star-Verlauf für scratchfoundation/scratch-blocksStar-Verlauf für scratchfoundation/scratch-blocks

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von scratchfoundation/scratch-blocks?

Die Hauptfunktionen von scratchfoundation/scratch-blocks sind: 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.

Welche Open-Source-Alternativen gibt es zu scratchfoundation/scratch-blocks?

Open-Source-Alternativen zu scratchfoundation/scratch-blocks sind unter anderem: 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…

Open-Source-Alternativen zu Scratch Blocks

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Scratch Blocks.
  • raspberrypifoundation/blocklyAvatar von RaspberryPiFoundation

    RaspberryPiFoundation/blockly

    13,437Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,437
  • scratchfoundation/scratch-guiAvatar von scratchfoundation

    scratchfoundation/scratch-gui

    4,809Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,809
  • google/blocklyAvatar von google

    google/blockly

    13,436Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,436
  • petoicamp/opencat-quadruped-robotAvatar von PetoiCamp

    PetoiCamp/OpenCat-Quadruped-Robot

    4,891Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,891
  • Alle 30 Alternativen zu Scratch Blocks anzeigen→