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