All Projects → Alvin-Liu → H5editor

Alvin-Liu / H5editor

仿易企秀类h5页面编辑工具(不再维护)

Projects that are alternatives of or similar to H5editor

Pptist
基于 Vue3.x + TypeScript 的在线演示文稿应用。实现PPT幻灯片的在线编辑、演示。
Stars: ✭ 559 (+179.5%)
Mutual labels:  h5, editor
Luban H5
[WIP]en: web design tool || mobile page builder/editor || mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.
Stars: ✭ 4,991 (+2395.5%)
Mutual labels:  h5, editor
Remirror
ProseMirror toolkit for React 🎉
Stars: ✭ 973 (+386.5%)
Mutual labels:  editor, mobile
Swiper
轻量的移动端 H5 翻页库
Stars: ✭ 504 (+152%)
Mutual labels:  h5, mobile
Ws Scrcpy
Web client prototype for scrcpy.
Stars: ✭ 164 (-18%)
Mutual labels:  screen, mobile
Youi
Next generation user interface and application development in Scala and Scala.js for web, mobile, and desktop.
Stars: ✭ 186 (-7%)
Mutual labels:  mobile
Podcast Rss Editor
A simple Podcast RSS editor in PHP
Stars: ✭ 193 (-3.5%)
Mutual labels:  editor
Couchbase Lite Core
Cross-platform C++ core library for Couchbase Lite
Stars: ✭ 187 (-6.5%)
Mutual labels:  mobile
Vue Monaco Editor
Monaco Editor Vue Component
Stars: ✭ 187 (-6.5%)
Mutual labels:  editor
Nocturnal
A Dimness and Night Shift menu bar app for macOS 🌙
Stars: ✭ 199 (-0.5%)
Mutual labels:  screen
Sapling
A highly experimental vi-inspired editor where you edit code, not text.
Stars: ✭ 195 (-2.5%)
Mutual labels:  editor
Slate Plugins
A set of my personal Slate editor plugins, in a monorepo.
Stars: ✭ 191 (-4.5%)
Mutual labels:  editor
Presentation
No need to switch to Power Point anymore.
Stars: ✭ 189 (-5.5%)
Mutual labels:  editor
Json Schema Editor
JSON Schema Editor is an intuitive editor for JSON schema. It provides a tree view to present the structure of schema, and a property inspector to edit the properties of schema element. Develop with Vue.js 2 and Firebase.
Stars: ✭ 194 (-3%)
Mutual labels:  editor
Cordova Windows
Apache Cordova Windows
Stars: ✭ 188 (-6%)
Mutual labels:  mobile
Mojs Curve Editor
GUI for live easing/property curves editing
Stars: ✭ 196 (-2%)
Mutual labels:  editor
Pixel
📷 A composable image editor using Core Image and Metal.
Stars: ✭ 2,495 (+1147.5%)
Mutual labels:  editor
Acme
My collection of Acme notes and scripts
Stars: ✭ 191 (-4.5%)
Mutual labels:  editor
Device Detector Js
A precise user agent parser and device detector written in TypeScript
Stars: ✭ 193 (-3.5%)
Mutual labels:  mobile
Cattaz
Realtime collaborative tool which can run custom applications in a Wiki page
Stars: ✭ 191 (-4.5%)
Mutual labels:  editor

h5editor

简介

h5editor是一款可视化手机h5编辑器(微场景,主要上下全屏翻页,叫h5编辑器不是很准确,不过周围人都以为这样子的效果是h5的话,那它就是h5吧),它基于vue2、element-ui实现,主要功能模仿易企秀。

在线预览地址:h5editor

注:仅为练习DEMO,请勿用于真实环境

效果截图

主要功能

已实现功能

  • 添加文字、图片组件
  • 拖动、拉伸、旋转组件
  • 修改样式
  • 添加动画
  • 增、删、改页面
  • 添加音乐
  • 保存到localStorage
  • 预览效果
  • 右键菜单
  • 组件的删除

项目使用方法

1.克隆或者下载本项目:

$ git clone https://github.com/Alvin-Liu/h5editor.git

2.安装模块依赖:

npm install

3.启动服务:

npm run dev

4.打包代码:

npm run build

其他

这只是一个临时兴起的项目,开始于刚接触vue没多久的某年某月某一天,如果有任何想法,都欢迎加微信沟通,加微信时请备注:h5editor。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].