https://github.com/nahco3-code/node-magician
Translate nodes into your codes as Google Blockly.
https://github.com/nahco3-code/node-magician
Last synced: about 1 year ago
JSON representation
Translate nodes into your codes as Google Blockly.
- Host: GitHub
- URL: https://github.com/nahco3-code/node-magician
- Owner: NaHCO3-code
- License: gpl-3.0
- Created: 2023-11-21T14:02:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T07:51:48.000Z (over 2 years ago)
- Last Synced: 2024-02-19T08:52:59.524Z (over 2 years ago)
- Language: TypeScript
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-magician
轻松创建节点式编程环境,直接导出可运行的代码。
# features
- 通过配置创建节点式编程环境
- 导出需要的代码
# todo
+ [x] 数据结构设计
+ [ ] 编译
+ [ ] 符号链接
+ [ ] debug
+ [ ] i18n