SyncState

SyncState

  • Docs
  • FAQ
  • Github
  • Hire The Creators

›API Reference

Introduction

  • Getting started
  • Installation
  • Motivation
  • Core Concepts

Recipes

  • Recipes

Examples

  • Counter
  • Counter with Undo / Redo
  • Todo app
  • Multi User Counter
  • Multi User Todo
  • Multi User Todo With Undo/Redo

Plugins

  • History
  • Remote

API Reference

  • API Overview
  • createDocStore
  • Store
  • Provider
  • useDoc
  • useSyncState

Tips & Tricks

  • Common Pitfalls & Best Practices
  • Using SyncState without React
  • Performance Tuning

FAQ

  • FAQ's

API Overview

The only top level export from @syncstate/core is createDocStore

Store API

  • Store
    • useDoc
    • getState
    • getStateAtPath
    • observe
    • intercept
    • dispatch
    • subscribe
    • useSyncState

Top level exports from @syncstate/react

  • Provider
  • useDoc
← RemotecreateDocStore →
Docs
Getting StartedExamplesPluginsAPI ReferenceFAQ
Community
TwitterStack OverflowDiscord
More
GitHub   Contribution Guidelines
Stars
Built with ❤️ at GeekyAnts.
Copyright © 2020 SyncState