mpkelly / react-editor-kit

(alpha) Compose a React-based text editor using a suite of standard plugins

Home Page:https://mpkelly.github.io/react-editor-kit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

(alpha) Compose a React-based text editor using a suite of standard plugins

https://mpkelly.github.io/react-editor-kit/

License:MIT License


Languages

Language:TypeScript 95.4%Language:JavaScript 4.3%Language:HTML 0.3%