Resources

PreviousNext

Use these links as starting points. The Slate v2 docs and package READMEs are the source of truth for current APIs.

First-Party References

  • Why This Fork explains the public package set, browser proof posture, and beta scope.
  • Migration guide gives an ordered path for moving an existing editor to Slate v2.
  • Docs proof map links public claims to tests and proof commands.
  • Slate Browser documents Slate's first-party browser proof harness.

Ecosystem Starting Points

Check Slate v2 support before installing an ecosystem package. Some packages are still useful as design references even when their released builds target older Slate APIs.

  • Plate is the product-level rich text framework built on Slate.
  • slate-yjs provides Yjs-oriented collaboration utilities for Slate.
  • slate-angular and slate-vue3 explore non-React view layers around Slate.

Adjacent Editor References

These editors are useful for comparing behavior, test strategy, and document model tradeoffs. Treat their APIs as research material, not Slate guidance.