INTERNAL: A set of environment-related constants for Slate's core.
Detect browser and OS environments in core Slate packages
INTERNAL: A set of environment-related constants for Slate's core.
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.
INTERNAL: A set of environment-related constants for Slate's core.
Slate extension
An operation-based history implementation for Slate editors.
A completely customizable framework for building rich text editors.
Yjs binding for Slate.
A hyperscript helper for creating Slate documents.
remark plugin to compile Markdown to a slate compatible object
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.
Convert Slate JSON to HTML and HTML to Slate. Built on htmlparser2 and shared DOM config with @slate-serializers/dom.
INTERNAL: A set of environment-related constants for Slate's core.
TypeScript definitions for slate
React specific components/utils for slate-yjs.
A plain text serializer for Slate editors.
A Base64 serializer for Slate editors.
TypeScript definitions for slate-plain-serializer
INTERNAL: A set of environment-related constants for Slate's core.
A Babel preset for each environment.
A Slate plugin to render a placeholder with React.