Tools for building completely customizable richtext editors with React.
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.
React specific components/utils for slate-yjs.
TypeScript definitions for slate
A set of React prop type checkers for Slate editors.
A Slate plugin to render a placeholder with React.
Slate extension
Tools for building completely customizable richtext editors with React.
An operation-based history implementation for Slate editors.
A set of React components for building completely customizable rich-text editors.
A completely customizable framework for building rich text editors.
Bidirectional converter between Deepnote project files (`.deepnote`) and multiple notebook formats: Jupyter (`.ipynb`), Quarto (`.qmd`), Percent (`.py`), and Marimo (`.py`).
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.
A Slate plugin to add soft breaks on return.
Convert Slate JSON to HTML and HTML to Slate. Built on htmlparser2 and shared DOM config with @slate-serializers/dom.
React specific components/utils for slate-yjs.
The blocks package defines the Deepnote Blocks.
```bash npm install @contentful/field-editor-rich-text ```
A plain text serializer for Slate editors.