-
Updated
Feb 21, 2021 - JavaScript
#
rich-text-editor
Here are 290 public repositories matching this topic...
Quill is a modern WYSIWYG editor built for compatibility and extensibility.
A rich text editor for everyday writing
-
Updated
Feb 1, 2021 - CoffeeScript
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
-
Updated
Dec 14, 2020 - JavaScript
-
Updated
Feb 10, 2021 - JavaScript
Etherpad: A modern really-real-time collaborative document editor.
microsoft
pdf
word
libreoffice
collaboration
docx
document
rich-text-editor
web-editor
documents
collaborative
pdf-generation
video-conferencing
etherpad
video-conference
collaborative-editing
collaborative-research
collaborative-writing
collaborative-framework
-
Updated
Feb 22, 2021 - JavaScript
The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular
-
Updated
Feb 22, 2021 - TypeScript
An Easy and Fast WYSIWYG Editor
-
Updated
Dec 18, 2020 - JavaScript
The next generation Javascript WYSIWYG HTML Editor.
-
Updated
Feb 16, 2021 - CSS
Powerful rich text editor framework with a modular architecture, modern integrations and features like collaborative editing.
-
Updated
Feb 22, 2021 - Rich Text Format
thehappycoder
commented
Jul 8, 2019
In my case, when both nextContents and this.lastDeltaChangeSet are undefined, I get this error. It happens in a real scenario when I switch between 2 records, and component.js componentWillReceiveProps gets called
From component.js:
if (nextContents === this.lastDeltaChangeSet) {
console.error(nextContents, this.lastDeltaChangeSet)
throw new Error(
'You are p
美观易用的React富文本编辑器,基于draft-js开发
-
Updated
Feb 18, 2021 - JavaScript
A lightweight and amazing WYSIWYG JavaScript editor - 20kB only (8kB gzip)
-
Updated
Feb 22, 2021 - JavaScript
Simple rich text editor (contentEditable) for jQuery UI
-
Updated
Sep 3, 2020 - CoffeeScript
Knife is a rich text editor component for writing documents in Android.
-
Updated
Jul 15, 2016 - Java
Soft and gentle rich text editing for Flutter applications.
-
Updated
Feb 17, 2021 - Dart
-
Updated
Dec 11, 2020 - JavaScript
A curated list of awesome WYSIWYG editors.
-
Updated
Jan 27, 2021
-
Updated
Jun 27, 2020 - JavaScript
Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility
react
javascript
editor
reactjs
contenteditable
wysiwyg
draft-js
rich-text-editor
wysiwyg-editor
megadraft
hacktoberfest
-
Updated
Dec 20, 2020 - JavaScript
Jodit - Best WYSIWYG Editor for You
editor
html
typescript
wysiwyg
rich-text-editor
ace-editor
wysiwyg-editor
imageeditor
filebrowser
wysiwyg-html-editor
jodit
-
Updated
Feb 19, 2021 - JavaScript
(Un)colored — Next generation desktop rich content editor that saves documents with themes. HTML & Markdown compatible. For Windows, OS X & Linux. — http://n457.github.io/Uncolored/
-
Updated
Dec 9, 2017 - HTML
Angular 4, 5, 6, 7, 8 and 9 plugin for Froala WYSIWYG HTML Rich Text Editor.
angular2
wysiwyg
angular4
text-editor
rich-text-editor
html-editor
wysiwyg-editor
froala
angular5
angular6
-
Updated
Feb 5, 2021 - TypeScript
Purely native and extensible rich text editor for iOS and macOS Catalyst apps
editor
swift
ios
native
extensible
rich-text-editor
wysiwyg-editor
textkit
richtexteditor
plugin-architecture
maccatalyst
-
Updated
Jan 23, 2021 - Swift
Android Rich Text Editor With customized spans - 富文本编辑器 - Don't miss this one :)
android
quotes
image
video
internet
rich-text-editor
emoji-picker
font-size
superscript
subscript
youdaonote
ordered-list
-
Updated
Dec 18, 2020 - Java
Vue component for Froala WYSIWYG HTML Rich Text Editor.
-
Updated
Feb 5, 2021 - JavaScript
Pure javascript based WYSIWYG html editor, with no dependencies.
-
Updated
Feb 20, 2021 - JavaScript
wysiwyg contenteditable editor (minified+compression: 6kb)
-
Updated
Sep 25, 2020 - JavaScript
Improve this page
Add a description, image, and links to the rich-text-editor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rich-text-editor topic, visit your repo's landing page and select "manage topics."
Type of report
Bug
Provide detailed reproduction steps (if any)
just implement the sample code in the documentation
https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dialog_validate.html#method-functions
Expected result
A validator composed by notEmpty and number
Actual result
A validator which always return true
Other details
Tested on 4.15.1