Use these links as starting points. Current API truth lives in this docs section, package READMEs, source, and tests.
First-Party References
- Why This Fork explains the maintenance model, package set, and proof boundary.
- Migration gives an ordered path for moving an upstream Slate 0.x editor.
- Docs Proof Map links public claims to source and tests.
- Slate Browser documents the first-party browser proof harness.
- Contributing explains issue and PR expectations.
Source
Ecosystem Starting Points
Treat ecosystem packages as compatibility research unless their current release explicitly targets this package set.
- Plate is the product-level editor framework built on Slate.
slate-yjsis useful prior art for Yjs integration patterns.slate-angularandslate-vue3are useful prior art for non-React view layers.
Adjacent Editors
These projects are useful for behavior and architecture comparison. Do not copy their APIs into Slate docs.