LogoLoro
DocsBlogChangelogAbout
GitHubGitHubDiscordDiscord
  • 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
    • Ephemeral Store
    • Tips and Tricks
    • What are CRDTs
    • Container
    • Attached vs Detached States
    • OpLog and DocState Separation
    • Operations and Changes
    • Transaction Model
    • Frontiers
    • Version Vector
    • Cursor and Stable Positions
    • Import Status and Pending Operations
    • PeerID Management
    • Event Graph Walker (Eg-Walker)
    • Shallow Snapshots and Redaction
    • How to Choose the Right CRDT Types
    • When Not to Rely on CRDTs
    • Container ID
    • Storing Timestamps
    • Loro's Versioning Deep Dive: DAG, Frontiers, and Version Vectors
    • Undo/Redo
    • Batch Import
    • Loro Inspector
    • JS/WASM Benchmarks
    • Native Benchmarks
    • Document Size
    • JavaScript API
  • Examples
  • LLM Resources
Question? Give us feedback →Edit this page
DocsAdvanced TopicsLoro Inspector

Loro Inspector

Loro Inspector 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 ©