Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liferay/alloy-editor
WYSIWYG editor based on CKEditor with completely rewritten UI
https://github.com/liferay/alloy-editor
wedeploy
Last synced: 7 days ago
JSON representation
WYSIWYG editor based on CKEditor with completely rewritten UI
- Host: GitHub
- URL: https://github.com/liferay/alloy-editor
- Owner: liferay
- License: lgpl-3.0
- Created: 2014-07-21T20:03:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-10-24T11:17:52.000Z (about 1 year ago)
- Last Synced: 2024-10-29T15:35:06.069Z (about 1 month ago)
- Topics: wedeploy
- Language: JavaScript
- Homepage: http://alloyeditor.com
- Size: 98 MB
- Stars: 1,395
- Watchers: 57
- Forks: 280
- Open Issues: 96
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-react-components - alloyeditor - WYSIWYG editor based on CKEditor with completely rewritten UI. (UI Components / Form Components)
- awesome-react - alloyeditor - WYSIWYG editor based on CKEditor with completely rewritten UI. ![](https://img.shields.io/github/stars/liferay/alloy-editor.svg?style=social&label=Star) (UI Components / Form Components)
- awesome-list - alloyeditor - WYSIWYG editor based on CKEditor with completely rewritten UI. (Demos / Form Components)
- awesome-react-components - alloyeditor - WYSIWYG editor based on CKEditor with completely rewritten UI. (UI Components / Form Components)
- awesome-react-components - alloyeditor - WYSIWYG editor based on CKEditor with completely rewritten UI. (UI Components / Form Components)
- awesome-react-components - alloyeditor - WYSIWYG editor based on CKEditor with completely rewritten UI. (UI Components / Form Components)
- fucking-awesome-react-components - alloyeditor - WYSIWYG editor based on CKEditor with completely rewritten UI. (UI Components / Form Components)
- best-of-react - GitHub - 11% open · ⏱️ 24.10.2023): (Editor Components)
README
# Alloy Editor
Alloy Editor is a modern WYSIWYG editor built on top of CKEditor, designed to create modern and gorgeous web content.
Works on IE11, Chrome, Firefox and Safari.
## Demo
- [Embedded self-guided demo](http://alloyeditor.com)
- [Screencasts and code samples for specific features](https://alloyeditor.com/docs/features/)## Features
- Smart toolbars appear right near the selected text and offer different functionality based on context
- Easily add your own buttons (see the "marquee" example in [the docs](https://alloyeditor.com/docs/develop/create/create_buttons.html))
- Paste images from clipboard, or Drag&Drop them from another application
- Insert images from the device's camera!
- Paste rich text from any web page and preserve its formatting
- The full styling power of CKEditor...
- ...with a much more modern UI
- The core is fully separated from the UI
- The example UI is built with React
- Plugin architecture## Documentation
Look for documentation and examples on [http://alloyeditor.com/](http://alloyeditor.com/)
### License
[LGPL License](LICENSE.md)
[![Build Status](https://travis-ci.org/liferay/alloy-editor.svg)](https://travis-ci.org/liferay/alloy-editor)
[![Sauce Test Status](https://saucelabs.com/browser-matrix/alloy-editor.svg)](https://saucelabs.com/u/alloy-editor)