Go to file
Jonathan Mak c70a1a1990 chore: prepare v2.14.2 release 2021-06-10 12:19:46 -07:00
.github chore: configure dependabot to reduce noise 2020-09-08 09:45:46 +02:00
LICENSES chore: update for compliance with current Outbound Licensing Policy 2020-02-24 12:07:37 +01:00
dist Update .gitignore 2019-01-31 11:28:28 +01:00
lib chore: Update CKEDITOR to 4.16.1 (#1484) 2021-05-27 00:49:13 -07:00
scripts fix: update instructions at end of build script 2020-06-30 11:14:33 +02:00
src fix: use ALLOYEDITOR_BASEPATH in spritemap if defined 2021-06-02 17:17:35 +02:00
test fix: remove dragresize_ie test 2020-08-17 09:25:16 +02:00
.babelrc Remove support the IE 9 and IE 10 2018-04-16 11:36:04 -03:00
.eslintignore chore: update for compliance with current Outbound Licensing Policy 2020-02-24 12:07:37 +01:00
.eslintrc.js fix: reconcile Prettier and ESLint 2021-03-10 19:37:59 +01:00
.gitignore chore: remove unused coverage functionality 2020-02-14 14:03:15 +01:00
.gitmodules Automate CKEditor build process 2019-02-22 21:33:44 +01:00
.npmignore chore: remove unused coverage functionality 2020-02-14 14:03:15 +01:00
.prettierignore chore: maintain copyright headers with notice/notice plugin 2019-10-25 13:45:03 +02:00
.prettierrc.json chore: format JSON with prettier 2019-04-30 10:07:26 +02:00
.travis.yml chore: tweak Travis node version to keep everybody happy 2021-03-08 16:57:18 +01:00
.yarnrc chore: config Yarn to use "pre" as preid 2020-09-07 17:40:50 +02:00
CHANGELOG.md chore: prepare v2.14.2 release 2021-06-10 12:19:46 -07:00
CODE_OF_CONDUCT.md chore: update contact address 2020-06-30 11:20:35 +02:00
CONTRIBUTING.md Move CONTRIBUTING.md into wiki (#1174) 2019-03-11 09:40:18 +01:00
LICENSE.md feat: format Markdown files with Prettier 2019-09-05 11:36:55 +02:00
README.md docs: remove reference to IE9+ from README (#1357) 2020-01-13 13:30:43 +01:00
copyright.js chore: update for compliance with current Outbound Licensing Policy 2020-02-24 12:07:37 +01:00
crowdin.yml Update Crowdin configuration file 2019-02-05 14:37:04 -08:00
karma-saucelabs.js style: apply lint autofixes 2021-03-08 16:51:01 +01:00
karma.common.js style: apply lint autofixes 2021-03-08 16:51:01 +01:00
karma.js style: apply lint autofixes 2021-03-08 16:51:01 +01:00
package.json chore: prepare v2.14.2 release 2021-06-10 12:19:46 -07:00
webpack.common.js chore: update for compliance with current Outbound Licensing Policy 2020-02-24 12:07:37 +01:00
webpack.dev.js chore: update for compliance with current Outbound Licensing Policy 2020-02-24 12:07:37 +01:00
webpack.prod.js style: apply lint autofixes 2021-03-08 16:51:01 +01:00
yarn.lock chore: update to @liferay/eslint-config v22.0.0 2021-03-10 18:49:21 +01:00

README.md

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

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)
  • 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/

License

LGPL License

Build Status

Sauce Test Status