table plugin for slate.js
react-page plugin for slate table
remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.
Tools for building completely customizable richtext editors with React.
Convert Slate JSON to HTML and HTML to Slate. Built on htmlparser2 and shared DOM config with @slate-serializers/dom.
Slate extension
The best Slate lists extension out there
An operation-based history implementation for Slate editors.
Table plugin for Rocket Slate editor
A Slate plugin to add soft breaks on return.
A Slate plugin to handle tables containing complex content.
A completely customizable framework for building rich text editors.
Yjs binding for Slate.
remark plugin to compile Markdown to a slate compatible object
A hyperscript helper for creating Slate documents.
Compute a diff of two Slate documents
Serialize Slate JSON objects to the DOM. Can be used with `htmlparser2` and associated utilities to modify the DOM and generate HTML. Used by other serializers in this monorepo.
TypeScript definitions for slate
React specific components/utils for slate-yjs.
A plain text serializer for Slate editors.
TypeScript definitions for slate-plain-serializer
A Base64 serializer for Slate editors.
A set of React prop type checkers for Slate editors.
A Slate plugin to render a placeholder with React.