A Slate plugin to restrict another plugin to a condition.
Tools for building completely customizable richtext editors with React.
remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.
Slate extension
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.
An operation-based history implementation for Slate editors.
The best Slate lists extension out there
Yjs binding for Slate.
remark plugin to compile Markdown to a slate compatible object
A completely customizable framework for building rich text editors.
A hyperscript helper for creating Slate documents.
Compute a diff of two Slate documents
Convert Slate JSON to HTML and HTML to Slate. Built on htmlparser2 and shared DOM config with @slate-serializers/dom.
Meta package re-exporting @slate-serializers/dom and @slate-serializers/html for a single dependency entry point.
React specific components/utils for slate-yjs.
TypeScript definitions for slate
INTERNAL: A simple, development-only logger for Slate.
A Base64 serializer for Slate editors.
TypeScript definitions for slate-plain-serializer
A plain text serializer for Slate editors.
A Slate plugin to render a placeholder with React.
INTERNAL: A set of environment-related constants for Slate's core.
A set of React prop type checkers for Slate editors.
Tools for building completely customizable richtext editors with React.