Skip to content

XIMDEX/xedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 14, 2020
82560d9 · Dec 14, 2020
Jan 28, 2019
Jan 28, 2020
Oct 25, 2018
Feb 9, 2018
Dec 14, 2020
Jan 4, 2018
Dec 10, 2018
Jan 28, 2019
Jan 28, 2019
Mar 7, 2018
Oct 25, 2018
Aug 14, 2019
May 25, 2018
Oct 18, 2018
Jan 28, 2020
Jan 28, 2020
Dec 4, 2017
Jan 28, 2019
Oct 18, 2018
Jan 28, 2019

Repository files navigation

XEdit

version License: GPL v3

Description

XEdit is a WYSIWYG HTML5 editor focused on user experience and customization, allowing the creation of multiple HTML pages using reusable user-defined components in templates.

Features

  • User experience: Easy to use and learn.
  • Fast development: Design a beautiful web like a pro with no effort.
  • Visual or Text: Choose how to use it based on your own development skills.
  • Dynamic: the JS code on your page is working while editing.
  • Structure: using templates of templates, views and layouts to "guide" the user while editing.
  • Deploy it as a component or as a Service (adding the connectors xedit-base or xedit-laravel)

Guide

Access our templates development guide to know how to make your own templates. Click here.

Availability

This project is open source with AGPL v3 (see 'LICENSE')

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.