{"id":19663831,"url":"https://github.com/elliothux/vize","last_synced_at":"2025-08-22T12:15:23.586Z","repository":{"id":38085132,"uuid":"208827076","full_name":"elliothux/vize","owner":"elliothux","description":"👁 🚀 ⚛️ 现代化的 Web 可视化编排引擎","archived":false,"fork":false,"pushed_at":"2024-08-13T13:19:46.000Z","size":57815,"stargazers_count":28,"open_issues_count":16,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-28T21:44:39.615Z","etag":null,"topics":["cli","no-code-platform","page-generator","site-generator","vize","web-builder","web-visualization"],"latest_commit_sha":null,"homepage":"https://vize-team.github.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elliothux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-09-16T14:56:41.000Z","updated_at":"2024-08-13T13:19:50.000Z","dependencies_parsed_at":"2025-04-28T21:49:01.395Z","dependency_job_id":null,"html_url":"https://github.com/elliothux/vize","commit_stats":null,"previous_names":["elliothux/vize","aedron/vize"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elliothux/vize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elliothux%2Fvize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elliothux%2Fvize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elliothux%2Fvize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elliothux%2Fvize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elliothux","download_url":"https://codeload.github.com/elliothux/vize/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elliothux%2Fvize/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271636034,"owners_count":24794144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","no-code-platform","page-generator","site-generator","vize","web-builder","web-visualization"],"created_at":"2024-11-11T16:15:48.268Z","updated_at":"2025-08-22T12:15:23.171Z","avatar_url":"https://github.com/elliothux.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vize：现代化的 Web 可视化编排引擎\n\n## ⚠️ 警告 Warning\n\n此项目仍处于开发状态，某些功能可能不稳定，部分 API 也可能会有变动。\n\nThis is an **experimental** project and is still in development. BUGs may exist. APIs and features may change.\n\n## ✨ 特性\n\n- 丰富的物料抽象粒度\n- 强大的可配置事件系统\n- 友好、便捷的可视化编辑体验\n- 支持物料间联动\n- 友好、一致的物料 API\n- 完全所见即所得\n- 丰富的拓展接口\n- 物料与系统完全解耦\n- 完备的开发工具链支持\n- 开箱即用的接入方式\n- ...\n\n## 📖 文档\n\n[Vize Docs](https://vize-team.github.io/)\n\n## 🛠 部署\n\n参考：[部署服务](https://vize-team.github.io/deploy/intro.html)\n\n## 👨‍💻 开发者\n\n核心架构 \u0026 开发：**[Aedron@github](https://github.com/Aedron)**\n\n贡献者：\n\n- [Copyes@github](https://github.com/Copyes)\n\n## 📦 核心包 Core Packages\n\n| Description    | Package                                                                                           | NPM Package                                                              | Status                                                                                                                      |\n| -------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------- |\n| 后端服务       | [cgi](https://github.com/vize-team/vize/tree/master/packages/cgi)                                 | [@vize/cgi](https://www.npmjs.com/package/@vize/cgi)                     | ![version](https://img.shields.io/npm/v/@vize/cgi) ![download](https://img.shields.io/npm/dw/@vize/cgi)                     |\n| CLI            | [cli](https://github.com/vize-team/vize/tree/master/packages/cli)                                 | [@vize/cli](https://www.npmjs.com/package/@vize/cli)                     | ![version](https://img.shields.io/npm/v/@vize/cli) ![download](https://img.shields.io/npm/dw/@vize/cli)                     |\n| 文档           | [doc](https://github.com/vize-team/vize/tree/master/packages/doc)                                 | -                                                                        | -                                                                                                                           |\n| 编辑器         | [editor](https://github.com/vize-team/vize/tree/master/packages/editor)                           | [@vize/editor](https://www.npmjs.com/package/@vize/editor)               | ![version](https://img.shields.io/npm/v/@vize/editor) ![download](https://img.shields.io/npm/dw/@vize/editor)               |\n| Web 页面生成器 | [generator-web](https://github.com/vize-team/vize/tree/master/packages/generator-web)             | [@vize/generator-web](https://www.npmjs.com/package/@vize/generator-web) | ![version](https://img.shields.io/npm/v/@vize/generator-web) ![download](https://img.shields.io/npm/dw/@vize/generator-web) |\n| 国际化支持     | [i18n](https://github.com/vize-team/vize/tree/master/packages/i18n)                               | -                                                                        | -                                                                                                                           |\n| 管理端 UI      | [management-ui](https://github.com/vize-team/vize/tree/master/packages/management-ui)             | [@vize/management-ui](https://www.npmjs.com/package/@vize/management-ui) | ![version](https://img.shields.io/npm/v/@vize/management-ui) ![download](https://img.shields.io/npm/dw/@vize/management-ui) |\n| 通用物料库     | [materials-universal](https://github.com/vize-team/vize/tree/master/packages/materials-universal) | -                                                                        | -                                                                                                                           |\n| Web 页面发布器 | [publisher-web](https://github.com/vize-team/vize/tree/master/packages/publisher-web)             | [@vize/publisher-web](https://www.npmjs.com/package/@vize/publisher-web) | ![version](https://img.shields.io/npm/v/@vize/publisher-web) ![download](https://img.shields.io/npm/dw/@vize/publisher-web) |\n| Web 运行时     | [runtime-web](https://github.com/vize-team/vize/tree/master/packages/runtime-web)                 | [@vize/runtime-web](https://www.npmjs.com/package/@vize/runtime-web)     | ![version](https://img.shields.io/npm/v/@vize/runtime-web) ![download](https://img.shields.io/npm/dw/@vize/runtime-web)     |\n| 类型声明       | [types](https://github.com/vize-team/vize/tree/master/packages/types)                             | [@vize/types](https://www.npmjs.com/package/@vize/types)                 | ![version](https://img.shields.io/npm/v/@vize/types) ![download](https://img.shields.io/npm/dw/@vize/types)                 |\n\n## 📦 周边生态\n\n| Description       | Package                                                                                       | NPM Package                                                                  | Status                                                                                                                          |\n| ----------------- | --------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |\n| Mobx 状态时间旅行 | [mobx-time-traveler](https://github.com/Aedron/mobx-time-traveler)                            | [mobx-time-traveler](https://www.npmjs.com/package/mobx-time-traveler)       | ![version](https://img.shields.io/npm/v/mobx-time-traveler) ![download](https://img.shields.io/npm/dw/mobx-time-traveler)       |\n| 富文本编辑器      | [richtext-editor](https://github.com/vize-team/components/tree/main/packages/richtext-editor) | [@vize/richtext-editor](https://www.npmjs.com/package/@vize/richtext-editor) | ![version](https://img.shields.io/npm/v/@vize/richtext-editor) ![download](https://img.shields.io/npm/dw/@vize/richtext-editor) |\n| 富文本渲染器      | [richtext-render](https://github.com/vize-team/components/tree/main/packages/richtext-render) | [@vize/richtext-render](https://www.npmjs.com/package/@vize/richtext-render) | ![version](https://img.shields.io/npm/v/@vize/richtext-render) ![download](https://img.shields.io/npm/dw/@vize/richtext-render) |\n\n## 📦 模板\n\n| Description           | Package                                                                                                      | NPM Package                                                                                           | Status                                                                                                                                              |\n| --------------------- | ------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |\n| 部署模板项目          | [deploy-boilerplate](https://github.com/vize-team/vize-deploy-boilerplate)                                   | -                                                                                                     | -                                                                                                                                                   |\n| 动作模板              | [boilerplate-action](https://github.com/vize-team/boilerplates/tree/main/packages/boilerplate-action)        | [@vize/boilerplate-action](https://www.npmjs.com/package/@vize/boilerplate-action)                    | ![version](https://img.shields.io/npm/v/@vize/boilerplate-action) ![download](https://img.shields.io/npm/dw/@vize/boilerplate-action)               |\n| 组件模板              | [boilerplate-action](https://github.com/vize-team/boilerplates/tree/main/packages/boilerplate-component)     | [@vize/boilerplate-component](https://www.npmjs.com/package/@vize/boilerplate-component)              | ![version](https://img.shields.io/npm/v/@vize/boilerplate-component) ![download](https://img.shields.io/npm/dw/@vize/boilerplate-component)         |\n| 页面容器模板          | [boilerplate-action](https://github.com/vize-team/boilerplates/tree/main/packages/boilerplate-container)     | [@vize/boilerplate-container](https://www.npmjs.com/package/@vize/boilerplate-container)              | ![version](https://img.shields.io/npm/v/@vize/boilerplate-container) ![download](https://img.shields.io/npm/dw/@vize/boilerplate-container)         |\n| 自定义表单 field 模板 | [boilerplate-action](https://github.com/vize-team/boilerplates/tree/main/packages/boilerplate-form-field)    | [@vize/boilerplate-form-field](https://www.npmjs.com/package/@vize/boilerplate-form-field)            | ![version](https://img.shields.io/npm/v/@vize/boilerplate-form-field) ![download](https://img.shields.io/npm/dw/@vize/boilerplate-form-field)       |\n| 自定义表单校验模板    | [boilerplate-action](https://github.com/vize-team/boilerplates/tree/main/packages/boilerplate-form-rule)     | [@vize/boilerplate-form-rule](https://www.npmjs.com/package/@vize/boilerplate-form-rule)              | ![version](https://img.shields.io/npm/v/@vize/boilerplate-form-rule) ![download](https://img.shields.io/npm/dw/@vize/boilerplate-form-rule)         |\n| 物料库模板            | [boilerplate-action](https://github.com/vize-team/boilerplates/tree/main/packages/boilerplate-materials-lib) | [@vize/boilerplate-form-materials-lib](https://www.npmjs.com/package/@vize/boilerplate-materials-lib) | ![version](https://img.shields.io/npm/v/@vize/boilerplate-materials-lib) ![download](https://img.shields.io/npm/dw/@vize/boilerplate-materials-lib) |\n| 插件模板              | [boilerplate-action](https://github.com/vize-team/boilerplates/tree/main/packages/boilerplate-plugin)        | [@vize/boilerplate-plugin](https://www.npmjs.com/package/@vize/boilerplate-plugin)                    | ![version](https://img.shields.io/npm/v/@vize/boilerplate-plugin) ![download](https://img.shields.io/npm/dw/@vize/boilerplate-plugin)               |\n\n[stars]: https://img.shields.io/github/stars/vize-team/vize?style=social\u0026label=Stars\u0026style=plastic\n[forks]: https://img.shields.io/github/forks/vize-team/vize?style=social\u0026label=Forks\u0026style=plastic\n[issues]: https://img.shields.io/github/issues/vize-team/vize?style=social\u0026label=Issues\u0026style=plastic\n[pr]: https://img.shields.io/github/issues-pr/vize-team/vize?style=social\u0026label=PullRequests\u0026style=plastic\n[closed-pr]: https://img.shields.io/github/issues-pr-closed/vize-team/vize?style=social\u0026label=PullRequests\u0026style=plastic\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felliothux%2Fvize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felliothux%2Fvize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felliothux%2Fvize/lists"}