quill
medium-editor
Our great sponsors
quill | medium-editor | |
---|---|---|
37 | 4 | |
33,300 | 15,594 | |
0.9% | 0.0% | |
6.9 | 0.0 | |
17 days ago | over 1 year ago | |
JavaScript | JavaScript | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
quill
-
A Document Revisions System in JavaScript
Quill is a rich text editor that supplies deltas of change. So you can build quite a sophisticated system of document revisions within the browser.
- Best NPM Package for React.js Part - 2
-
Rich Text Editor for React
We use QuillJS https://quilljs.com/ for our projects, as a drop-in component to allow our users to edit rich-text fields. Works great for our CRUD apps; I am not a front-end person, but it's simple, does what we need, and seems to work in multiple browsers without issues.
Am I missing something?
We use Quill, too, we only need rudimentary features, though.
Its maintenance status is... questionable, although my information is out of date (see last paragraph).
* Github: https://github.com/quilljs/quill/
- Is it a bad idea to start a UWP app in 2022?
-
Building a blog website with some landing pages. Laravel instead of WordPress?
I like u/ediblemanager 's idea of using Canvas. There is also a "cool-tool" called Quill which you can use to build a great DOM-friendly editor into your Apps without breaking too much of a sweat. And use Eloquent and park those posts safe and sound into your db.
- WYSIWYG editor recommendation for non-technical users
-
Online Word Processor
Quill - https://quilljs.com/
-
Is there some kind of opensource widget editor? Like an advanced WYSIWYG editor
Quill.js
-
Best WYSIWYG editor for Vue that supports structured content?
Quill: This blog post from the Medium development team gives me a little pause about Quill.
medium-editor
- "Floating" WYSIWYG editor?
-
Can anyone recommend a library to allow users to make changes such as font size color etc
Here is a good one https://github.com/yabwe/medium-editor
-
6 steps to create a Chrome Extension using Angular
Here in the above code, weโve added our editorConfig. They can be modified according to your needs, you can find more options to modify your text editor from here yabwe/medium-editor .
Writing a text editor from scratch is Pain in the A (Please donโt ask what is A ๐). So instead of writing the text editor, Iโm using already available ones **Medium-editor**.
What are some alternatives?
Draft.js - A React framework for building text editors.
Editor.js - A block-styled editor with clean JSON output
slate - A completely customizable framework for building rich text editors. (Currently in beta.)
TinyMCE - The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular
ProseMirror - The ProseMirror WYSIWYM editor
tiptap - The headless editor framework for web artisans.
trix - A rich text editor for everyday writing
TOAST UI Editor - ๐๐ Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
CodeMirror - In-browser code editor (version 5, legacy)
Summernote - Super simple WYSIWYG editor
Monaco Editor - A browser based code editor