Git Product home page Git Product logo

linecode / h5-dooring Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrxujiang/h5-dooring

0.0 2.0 0.0 51.37 MB

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

Home Page: http://h5.dooring.cn

License: GNU General Public License v3.0

JavaScript 53.69% TypeScript 27.50% CSS 12.42% HTML 3.32% Less 2.94% Dockerfile 0.01% EJS 0.12%

h5-dooring's Introduction

让H5制作像搭积木一样简单!

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

Welcome to H5-Dooring 👋

Version Documentation license:GPL3.0

H5-Dooring是一款功能强大,专业可靠的H5可视化页面配置解决方案,致力于提供一套简单方便、专业可靠、无限可能的H5落地页最佳实践。技术栈以react和typescript为主, 后台采用nodejs开发, 正在探索h5-lowcode解决方案。

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

相关产品:

Author

👤 徐小夕

🤝 Contributing and support

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

欢迎提供问题和功能需求, 如果大家有好的点子和优化建议, 也欢迎提pr参与我们的共建.

Give a ⭐️ if this project helped you!

如果觉得项目还不错, 就点个star吧~

Features

  1. 编辑器

    • 参考线
    • 基础组件
    • 可视化组件
    • 媒体组件
    • 商品组件
    • 拖拽器
    • 配置面板
    • 表单设计器
    • (多)页面管理(复制,编辑, 删除, 新建)
    • 组件动画
    • 组件交互
    • 数据源管理
    • 快速预览
    • 真机预览
    • 撤销、重做
    • 微信分享
    • 快捷键
    • 模版库
    • 桌面端软件Dooring-electron, 支持离线使用
  2. 增强功能

    • 上传 json,一键转换为 H5
    • 图片库
    • 出码能力(下载源码, 下载dist包)
  3. 后端 API

    • 创建、保存、更新作品
    • 用户管理, 权限管理
    • 一键智能分析
    • 数据看版
    • 表单数据收集
    • 表单数据展示
    • 表单数据分析, 一键导出excel, 表单多条件搜索
    • 在线预览
    • 二维码预览
    • 模版管理
    • 出码接口

更新日志 | Update the log

  1. 视频组件添加播放时是否全屏配置项
  2. 修复icon组件点击失效问题
  3. 编辑器支持多尺寸切换, 支持画布尺寸自定义
  4. 修复后台管理分析表单的多语言问题
  5. 组件库支持用户自定义选择

后端部分 | The back-end section

后端部分由于涉及的知识点比较多, 不是本文考虑的重点, 所以这里大致提几个点, 大家可以用完全不同的技术来实现后台服务, 比如说PHP, Java, Python或者Egg. 笔者这里采用的是koa.

具体代码可以参考全栈开发文章:

Install(安装)

  1. 下载代码 | Download the code
git clone https://github.com/MrXujiang/h5-Dooring.git
  1. 进入项目目录 | Go to the project catalog
cd ./h5-Dooring
  1. 安装依赖包 | Install the dependency package
yarn install
or
cnpm install

Usage

本地启动应用 | Launch the app locally

yarn start
or
cnpm run start

如何运行下载后的代码? | How to run the downloaded code ?

  1. 可以将压缩包解压直接放到服务器根目录, 访问根目录地址即可
  2. vscode安装Live Server插件, 将下载的压缩包解压成文件夹, 用vscode打开, 点击Live Server即可, 注意要删除启动路径的index.html, 改成/

如发现本地启动后组件拖拽遇到奇怪的报错, 是应为第三方组件在开发环境的bug, 可以采用一下方式解决:

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

前提是先安装http-server模块.

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

Partner project

赞助 | Sponsored

开源不易, 有了您的赞助, 我们会做的更好~

技术反馈和交流群 | Technical feedback and communication

微信:beautifulFront

h5-dooring's People

Contributors

aldrich8 avatar aleryxu avatar eyea avatar mokinzhao avatar mrxujiang avatar overq-n avatar ralapchen avatar turkyden avatar yehuozhili avatar zhangjinlongll avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.