1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-19 13:41:19 +02:00

docs: add react-force/slate-editor to the list of pre-packaged editors (#3876)

This commit is contained in:
Naresh Bhatia
2021-03-31 14:32:48 -04:00
committed by GitHub
parent 2cf498e1a2
commit b169211c64

View File

@@ -42,6 +42,7 @@ These pre-packaged editors are built on top of Slate, and can be helpful to see
- [French Press Editor](https://github.com/roast-cms/french-press-editor) is a customizeable editor with offline support.
- [Nossas Editor](http://slate-editor.bonde.org/) is a drop-in WYSIWYG editor.
- [ORY Editor](https://editor.ory.am/) is a self-contained, inline WYSIWYG editor library.
- [React Force Slate Editor](https://github.com/nareshbhatia/react-force/tree/master/packages/slate-editor) is a light-weight medium-style editor with no editor chrome.
- [Slate Plugins Next](https://github.com/zbeyens/slate-plugins-next) provides an editor with configurable and extendable plugins.
(Or, if you have their exact use case, can be a drop-in editor for you.)