@barryle/ckeditor5-full-free-build
v27.0.1
Published
Custom build of CKEditor 5 classic build with all free plugins included
Downloads
8
Maintainers
Readme
CKEditor 5 full free build
Custom build of CKEditor 5 classic build. Forked from the official repository. It includes all free available plugins (except CKFinder upload adapter, because there is implemented Simple upload adapter)
Quick start
npm install --save @barryle/ckeditor5-full-free-build
Plugins included
- Alignment,
- AutoImage,
- Autoformat,
- Autolink,
- BlockQuote,
- Bold,
- CloudServices,
- Code,
- CodeBlock,
- Essentials,
- FontBackgroundColor,
- FontColor,
- FontFamily,
- FontSize,
- Heading,
- Highlight,
- HorizontalLine,
- Image,
- ImageCaption,
- ImageInsert,
- ImageResize,
- ImageStyle,
- ImageToolbar,
- ImageUpload,
- Indent,
- IndentBlock,
- Italic,
- Link,
- LinkImage,
- List,
- ListStyle,
- MathType,
- MediaEmbed,
- MediaEmbedToolbar,
- PageBreak,
- Paragraph,
- PasteFromOffice,
- RemoveFormat,
- SimpleUploadAdapter,
- SpecialCharacters,
- SpecialCharactersArrows,
- SpecialCharactersCurrency,
- SpecialCharactersEssentials,
- SpecialCharactersLatin,
- SpecialCharactersMathematical,
- SpecialCharactersText,
- Strikethrough,
- Subscript,
- Superscript,
- Table,
- TableCellProperties,
- TableProperties,
- TableToolbar,
- TextTransformation,
- Title,
- TodoList,
- Underline,
- WordCount
Documentation
See:
- Basic API for how to create an editor and interact with it.
- Configuration for how to configure the editor.
License
Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md
file or https://ckeditor.com/legal/ckeditor-oss-license.