Merge branch 'develop' of https://github.com/ultiblocks/scratch-gui i… d11e45f· Feb 14, 2025 History15,377 Commits .github Update workflows based on zizmor audit Dec 25, 2024 .tx Add translation to missing strings May 1, 2018 docs reduce project state image file size Feb 6, 2020 sc...
4.0.24 (2024-09-11) Bug Fixes deps: update dependency scratch-webpack-configuration to v1.5.1 (1d3ad9f) Assets 3 scratch-gui-4.0.24.tgz 65.3 MB 2024-09-11T08:04:10Z Source code (zip) 2024-09-11T08:03:53Z Source code (tar.gz) 2024-09-11T08:03:53Z ...
github-actions released this 26 Feb 06:37 · 5 commits to develop since this release v5.1.41 d5490c7 5.1.41 (2025-02-26) Bug Fixes deps: lock file maintenance (9ec4521) Assets 3 scratch-gui-5.1.41.tgz 65.5 MB 2025-02-26T06:37:06Z Source code (zip) 2025-02-26T06:36...
scratch-guiscratch-guiPublic Graphical User Interface for creating and running Scratch 3.0 projects. JavaScript4.6k3.8k scratch-blocksscratch-blocksPublic Scratch Blocks is a library for building creative computing interfaces. JavaScript2.7k1.4k
官方的GUI 项目已经开源在Github上 地址scratch-gui 我们将这个项目clone下来, 然后在根目录 执行 npm i 此时有可能出现这个问题 出现这个问题是因为 scratch这个项目里有包在你的npm源里没有找到, 需要将npm的源配置到npm 再试一下 将npm的源切换到 npm ...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
npm install -g cnpm --registry=https://registry.npm.taobao.org git clone https://github.com/LLK/scratch-gui.git (也可直接下载,在源码文件夹上执行cmd) cd scratch-gui cnpm install ///可能需要根据提示手动安装某些依赖项 cnpm run build (生成静态网页) cnpm start (服务器访问)注意:若chromedriver...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
https://scratchce.github.io/beta Popular repositoriesLoading betabetaPublic Betas of Scratch CE JavaScript53 scratch-guiscratch-guiPublic Forked fromTurboWarp/scratch-gui TurboWarp scratch-gui, forked for Scratch Community Edition JavaScript1 scratch-blocksscratch-blocksPublic ...
首先到github上克隆scratch源代码: git clone https://github.com/LLK/scratch-gui.git 提示:首先需要git,网盘中提供下载下载的过程因为DNS污染问题会很慢,可以到百度网盘下载已经下载好的源码: 链接:https://pan.baidu.com/s/1EC4NIaG6EZFIh-tp0ecVEw提取码:xg7w ...