An open API service indexing awesome lists of open source software.

https://github.com/ximdex/xedit

HTML5 and XML wysiwyg editor for headless CMS
https://github.com/ximdex/xedit

cms decoupled editor headless-cms html html5 html5-canvas jats jats-publishing jats-xml mathjax mathml templates wysiwyg wysiwyg-html-editor xedit ximdex xml xml-editor xslt

Last synced: 9 months ago
JSON representation

HTML5 and XML wysiwyg editor for headless CMS

Awesome Lists containing this project

README

          

# XEdit

![version](https://img.shields.io/badge/version-1.1.0-brightgreen.svg) [![License: GPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)

## 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](./docs/Templates.md).

## 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.