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
- Host: GitHub
- URL: https://github.com/ximdex/xedit
- Owner: XIMDEX
- License: agpl-3.0
- Created: 2018-03-05T08:09:52.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2020-12-14T07:30:12.000Z (over 5 years ago)
- Last Synced: 2025-06-07T00:11:33.159Z (11 months ago)
- Topics: 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
- Language: TypeScript
- Homepage: http://demo.ximdex.com
- Size: 14.7 MB
- Stars: 7
- Watchers: 9
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XEdit
 [](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.