This is the repository for DooringX.
dooringx-lib is the dockingx base and is a visual drag and drop framework with the dooringx plug-in removed.
dooringx-lib provides its own set of data flow event mechanisms and pop-up windows solutions, which allows you to customize and develop a visual drag and drop platform faster.
Read the Docs to Learn More.
Read the documentation to learn more.
npm/yarn install dooringx-lib # 克隆项目
# cnpmjs
git clone https://github.com.cnpmjs.org/H5-Dooring/dooringx.git
# or
git clone https://github.com/H5-Dooring/dooringx.git
# 进入项目目录
cd dooringx
# 安装依赖
yarn install
# 启动 dooringx-lib
yarn start
# 启动基础示例
yarn start:example
# 启动 dooringx doc 文档
yarn start:doc
# add upstream
git remote add upstream https://github.com/H5-Dooring/dooringx
# 抓取源仓库修改 master分支
git fetch upstream main
# 切换分支
git checkout main
# 合并远程分支
git merge upstream/main
Welcome to participate in the contribution, ask questions, requests for merge new functions, etc.!
For the latest contributions, please refer to the contributors page provided by GitHub.
Contributions, issues and feature requests are welcome!.
Feel free to check issues page.
Welcome to mention Issues or contact qq:673632758
Change Log
| Project | Version | Repo |
|---|---|---|
| h5-Dooring | [GitHub] | |
| v6.dooring | [GitHub] | |
| pc-Dooring | [GitHub] |
| title(title) | address(video address) |
|---|---|
| Front-end recommendation! Use this tool to convert the design draft into H5 page in one click | Watch the tutorial |
| After learning this low-code framework, you are the technical tycoon in the eyes of others! | Watch the tutorial |
| [H5 production] How to easily create H5 pages and customize your own low-code platform? | Watch the tutorial |
| Front-end recommendation! Use this tool to convert the design draft into H5 page in one click | Watch the tutorial |
| H5 production] Lowocde is popular, use this visual editor to easily help you create H5 pages | Watch the tutorial |
dooringx-lib technology communication and feedback
MIT