LogoLoroDocsDocsBlogBlogChangelogChangelogAboutAbout
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Introduction to Loro
    • Getting Started
    • Loro Document
    • Sync
    • Text
    • Composing CRDTs
    • List and Movable List
    • Map
    • Tree
    • Counter
    • Version
    • Event Handling
    • Export Mode
    • Persistence
    • Cursor
    • Time Travel
    • What are CRDTs
    • How to Choose the Right CRDT Types
    • When Not to Rely on CRDTs
    • DocState and OpLog
    • Container ID
    • Shallow Snapshot
    • Storing Timestamps
    • Operations and Change
    • Loro's Versioning Deep Dive: DAG, Frontiers, and Version Vectors
    • Event Graph Walker
    • Undo/Redo
    • Batch Import
    • Loro Inspector
    • JS/WASM Benchmarks
    • Native Benchmarks
    • Document Size
  • Examples
Question? Give us feedback → (opens in a new tab)Edit this page
Docs
Advanced Topics
Loro Inspector

Loro Inspector

Loro Inspector (opens in a new tab) is an open-source web tool that helps developers debug and visualize Loro documents. It provides a user-friendly interface to inspect the state and history of Loro documents.

Batch ImportJS/WASM Benchmarks
Loro 2025 ©