Name Last Update
back-end/h5-api Loading commit data...
deploy Loading commit data...
docs Loading commit data...
front-end/h5 Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.en.md Loading commit data...
README.md Loading commit data...
flightplan.example.js Loading commit data...
package.json Loading commit data...
yarn.lock Loading commit data...

English | 简体中文

What's LuBan-H5?

LuBan-H5 is a mobile page builder based on Vue.js, which is similar with http://www.eqxiu.com、Baidu-H5. It also supports parsing PSD file to HMTL5 Page

Screenshots

image

###Features 功能

  1. Editor

    • Reference Line/GuideLine
    • Adsorption Line
    • Change plugin shape by drag-and-drop
    • Edit Element (Canvas)
    • Copy Element (Canvas)
    • Delete Element (Canvas)
    • Edit Page
    • Copy Page
    • Delete Page
    • Quick Preview
    • Undo、Redo
  2. Plugin System

- [x] Text
- [x] Normal Button
- [x] Form Button
- [x] Form Field
- [x] Picture
- [ ] Background Image
- [ ] Video (Iframe format)
  1. enhanced function

    • parsing PSD file to HTML Page
    • Photo Gallery
    • Third Party uncopyrighted Image Search
  2. back-end API

    • create work
    • save work
    • update work
    • Form Statistics
    • Online Preview
    • QR Code Preview

Installs

proj: project root path

  1. Front End Editor: please refer to: project/front-end/h5/README.md

More Explanation

Front-End Component Explanation

  1. lbp-: lu-ban-plugin-, means Luban H5 plugin, location: proj/front-end/h5/src/components/plugins

Technology Stack (current)

  1. Front end: Vue.js
  2. Back End: Strapi
  3. Storage: Sqlite