An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# node-magician

轻松创建节点式编程环境,直接导出可运行的代码。

# features

- 通过配置创建节点式编程环境
- 导出需要的代码

# todo

+ [x] 数据结构设计
+ [ ] 编译
+ [ ] 符号链接
+ [ ] debug
+ [ ] i18n