添加 Zero Node 可视化节点编程扩展 - #329
Open
EC-dao3 wants to merge 6 commits into
Open
Conversation
这是一个节点编程(支持scratch,js,python语言,且支持互相转换)
这是一个节点编程(支持js,python,scratch三种编程语言,且可以互相转换)
这是一个可视化节点编程扩展(支持js,python,scratch以及它们的互相转换)
修复无法连接问题
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Zero Node — 可视化节点编程扩展
将 Gandi IDE 的 API 接口封装为可视化节点,用户通过拖拽和连线来构建项目模块,实现节点编程与直接编写代码模块效果一致。
特性
测试方式
通过 URL 参数加载:https://ccw.site/gandi?gext=https://raw.githubusercontent.com/EC-dao3/custom-extension/main/extensions/zero-node/zero-node.js
审核一下,感谢审核员!