ximdex/xedit

Html editor

Maintainers

Details

github.com/XIMDEX/xedit

Source

Issues

Installs: 512

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 10

Forks: 2

Open Issues: 1

Language:TypeScript

Type:project

v1.1.1 2018-10-25 11:48 UTC

This package is auto-updated.

Last update: 2024-04-14 14:36:33 UTC


README

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.