All Projects → mpkelly → react-editor-kit

mpkelly / react-editor-kit

Licence: MIT license
(alpha) Compose a React-based text editor using a suite of standard plugins

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to react-editor-kit

Kuriimu
A general purpose game translation toolkit for authors of fan translations.
Stars: ✭ 226 (+976.19%)
Mutual labels:  plugins, text-editor
Slate Plugins
A set of my personal Slate editor plugins, in a monorepo.
Stars: ✭ 191 (+809.52%)
Mutual labels:  plugins, text-editor
light-jpf
Lightweight Java Plugin Framework
Stars: ✭ 19 (-9.52%)
Mutual labels:  plugins
Racoon
✒️ A simple code editor based on Qt
Stars: ✭ 20 (-4.76%)
Mutual labels:  text-editor
canorus
Canorus is a free cross-platform music score editor
Stars: ✭ 25 (+19.05%)
Mutual labels:  plugins
publikator-frontend
[DEPRECATED] moved to https://github.com/republik/plattform Our CMS frontend, including a rich text editor implemented with Slate.
Stars: ✭ 16 (-23.81%)
Mutual labels:  text-editor
ink
The flexible TypeScript Markdown editor that powers https://octo.app
Stars: ✭ 82 (+290.48%)
Mutual labels:  plugins
LangPad
A word processor/dictionary/generally useful tool for linguistics.
Stars: ✭ 20 (-4.76%)
Mutual labels:  text-editor
Loom
The next generation Minecraft server software and plugin API.
Stars: ✭ 40 (+90.48%)
Mutual labels:  plugins
bangle.dev
Collection of higher level rich text editing tools. It powers the local only note taking app https://bangle.io
Stars: ✭ 541 (+2476.19%)
Mutual labels:  text-editor
Kanext
Theme with improved looks and functionality for Kanboard
Stars: ✭ 31 (+47.62%)
Mutual labels:  plugins
Useful-Softwares-Tools-list
List of useful Softwares, Tools, Plugins, Utilities (Online/Offline)
Stars: ✭ 22 (+4.76%)
Mutual labels:  plugins
FieldsLinker
Designed for matching files headers to database fields during the process importing. Allows drawing links between elements of 2 lists
Stars: ✭ 18 (-14.29%)
Mutual labels:  plugins
yu-writer.site
A feature-rich, efficient text editor - Web Site
Stars: ✭ 1,212 (+5671.43%)
Mutual labels:  text-editor
beubo
Beubo is a free, simple, and minimal CMS with unlimited extensibility using plugins
Stars: ✭ 23 (+9.52%)
Mutual labels:  plugins
stop-spammers
Stop Spammers — WordPress Plugin
Stars: ✭ 31 (+47.62%)
Mutual labels:  plugins
THOTH
Text editor in OpenGL
Stars: ✭ 36 (+71.43%)
Mutual labels:  text-editor
entrepot
A list of free GitHub.com hosted WordPress plugins, themes & blocks
Stars: ✭ 29 (+38.1%)
Mutual labels:  plugins
eventcatalog
Discover, Explore and Document your Event Driven Architectures powered by Markdown.
Stars: ✭ 392 (+1766.67%)
Mutual labels:  plugins
kubectl-ssh-plugin-eks
This is plugin to SSH into Worker Nodes running on AWS
Stars: ✭ 18 (-14.29%)
Mutual labels:  plugins

React Editor Kit (currently in alpha)

A suite of plugins for composing react-based text editors. Editor Kit is built using Slate (v0.50+) - the fantastic editor framework for React.

LIVE EXAMPLES

PLEASE NOTE This project is not quite ready to be released yet. I am using it for my current employer and also in a side project (Journal) but don't currently have time to make it fit for public consumption or write high-quality docs.

The codebase should serve as a decent example of how to make use of the new Slate API for anyone working with Slate .50+.

Install

npm i @mpkelly/react-editor-kit

Take a look at the Codesandbox examples above and browse the source code for a better idea of how it works.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].