ximdex / xedit
Html editor
Installs: 516
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 9
Forks: 2
Open Issues: 1
Language:TypeScript
Type:project
This package is auto-updated.
Last update: 2025-03-14 16:29:33 UTC
README
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.