MrXujiang
h5-Dooring
JavaScript

H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. | 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.

Last updated Jul 9, 2026
10.0k
Stars
1.8k
Forks
39
Issues
+1
Stars/day
Attention Score
95
Language breakdown
JavaScript 52.4%
TypeScript 28.8%
CSS 12.1%
Less 3.3%
HTML 3.2%
EJS 0.1%
Files click to expand
README
> Make H5 as easy as building blocks!

H5编辑器,H5制作神器,H5 editor,lowcode

Welcome to H5-Dooring 👋

Version Documentation license:GPL3.0

H5-Dooring is a powerful, open source, free H5 visual page configuration solution dedicated to providing a simple, convenient, professional and reliable, unlimited set of H5 landing page best practices. The technology stack is mainly react, developed in the background using nodejs.

H5-Dooring编辑器预览图

| home🏠 | demo✨ | doc📦 | tutorial | wiki | | ------------------------------- | ------------------------------------ | ------------------------------------ | -------------------------------------------------------------- | ---------------------------------------------------- | | website | Demo | Document | 视频&Video | wiki |

✨ note: If the official visit is too slow, visit the H5-Dooring for Singapore

🎉福利🎉: 最近基于nextjs实现的多维表格正式上线, 前100名用户仅需399元, 感兴趣可以参考体验一下.

  • 多维表格编辑器: http://pxcharts.com
English | 简体中文

new doc: private deployment process

website: H5-Dooring

tech blog: sharing of technology

Related products:

Author

👤 alex_xu

## Star History

Star History Chart

🤝 Contributing and support

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Give a ⭐️ if this project helped you!

Privatization Deployment documentation

  • address: http://h5.dooring.cn/docz
  • ⭐️ lowcode component list: http://h5.dooring.cn/docz/components/intro
  • List of answers: http://h5.dooring.cn/docz/source-list/H5-Dooring/guide
  • gitee mini code: https://gitee.com/lowcode-china/h5_-dooring

Features

  • editor
- [x] Guides - [x] The underlying component - [x] Visual components - [x] Media components - [x] Product components - [x] Dragper - [x] Configure the panel - [x] Form designer - [x] (Multi) Page management (copy, edit, delete, new) - [x] Component animation - [x] Component interaction - [x] Data source management - [x] Quick preview - [x] Real machine preview - [x] Undo and redo - [x] WeChat shares - [x] shortcut key - [x] The template library - [x] Desktop software, Dooring-electron, supports offline use

2) Enhanced features

- [x] Upload json, convert to H5 with one click - [x] Photo gallery - [x] Code capability (download source, download dis package)

3) backend API - [x] Create, save, and update your work - [x] User management, rights management - [x] One-click intelligent analysis - [x] Data look - [x] Form data collection - [x] Form data presentation - [x] Form data analysis, one-click export excel, form multi-condition search - [x] Preview online - [x] QR code preview - [x] Template management - [x] Code interface

Update the log

  • Whether the video component adds a full-screen configuration item when playing
  • Fixes a click failure of the icon component
  • The editor supports multi-size switching and canvas size customization
  • Fix multilingual issues with background management analytics forms
  • The component library supports user-defined selection

Technology Sharing

The back-end section

The back-end part because of the knowledge points involved is more, is not the focus of this article, so here is a few points, you can use completely different technology to achieve back-office services, such as PHP, Java, Python or Egg. The author here is using the "koa" .

Specific code can refer to the full stack development article:

Install

  • Download the code
git clone https://github.com/MrXujiang/h5-Dooring.git
  • Go to the project catalog
cd ./h5-Dooring
  • Install the dependency package
yarn pkg

Usage

Launch the app locally

yarn start
or
cnpm run start

local visit:

http://localhost:port/h5_plus

注意: 如果 window 系统下无法启动, 请移步 dooring-electron

How to run the downloaded code ?

  • The compression package can be unzipped directly to the server root, and access to the root address is sufficient
  • 'vscode' installs the Live Server plug-in, unzips the downloaded compression package into a folder, opens with 'vscode', clicks on Live Server, and notes that to remove the 'index .html' of the startup path, change it to '/'
If you find that the local boot component drag and drop encountered strange errors, is the third-party component in the development environment bug, you can take a step to solve:
If you find that the local start-up component drag encountered strange errors, is a bug that should be a third-party component in the development environment, can be resolved in a way:
yarn dev
or
cnpm run dev

The premise is to install the http-server module first.

Browsers support

Modern browsers does not support IE browser

| IE / Edge
IEdge | Firefox
Firefox | Chrome
Chrome | Safari
Safari | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Edge | last 2 versions | last 2 versions | last 2 versions |

Contact us

line

Twitter Account:@H5Dooring

Partner project

Sponsored

Open source is not easy, with your sponsorship, we will do better

Technical feedback and communication

wechat:beautifulFront

© 2026 GitRepoTrend · MrXujiang/h5-Dooring · Updated daily from GitHub