{"id":42229437,"url":"https://github.com/loro-dev/loro-inspector","last_synced_at":"2026-01-27T02:43:10.737Z","repository":{"id":290688053,"uuid":"974603166","full_name":"loro-dev/loro-inspector","owner":"loro-dev","description":"A developer tool for inspecting Loro document state and history","archived":false,"fork":false,"pushed_at":"2025-06-21T14:48:18.000Z","size":2832,"stargazers_count":12,"open_issues_count":5,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-13T03:34:35.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://inspector.loro.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/loro-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-29T03:10:31.000Z","updated_at":"2025-08-11T17:50:44.000Z","dependencies_parsed_at":"2025-04-30T03:33:34.030Z","dependency_job_id":"7afae7f9-07d6-4b3b-ad89-82f0c3f14d63","html_url":"https://github.com/loro-dev/loro-inspector","commit_stats":null,"previous_names":["loro-dev/loro-inspector"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/loro-dev/loro-inspector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loro-dev%2Floro-inspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loro-dev%2Floro-inspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loro-dev%2Floro-inspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loro-dev%2Floro-inspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loro-dev","download_url":"https://codeload.github.com/loro-dev/loro-inspector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loro-dev%2Floro-inspector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28796987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T01:07:07.743Z","status":"online","status_checked_at":"2026-01-27T02:00:07.755Z","response_time":168,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-27T02:43:09.902Z","updated_at":"2026-01-27T02:43:10.724Z","avatar_url":"https://github.com/loro-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![](./public/icon.png) Loro Inspector\n\nA developer tool for inspecting Loro document state and history.\n\nTry it out at [inspector.loro.dev](https://inspector.loro.dev/).\n\nhttps://github.com/user-attachments/assets/1087d5be-3011-4ce5-9088-889a1901ad55\n\n## What is Loro Inspector?\n\nLoro Inspector is a web-based tool that allows you to examine the internal state\nof Loro CRDT documents. With it, you can:\n\n- View the current document state\n- Explore document history\n- Visualize the Directed Acyclic Graph (DAG) of changes\n- Navigate through time to see how the document evolved\n\n## Features\n\n- **File Import**: Analyze Loro document files by drag-and-drop\n- **Text Import**: Import documents from pasted text content (base64, JSON, or plain text)\n- **Document State View**: Inspect the current state of your Loro document\n- **History Timeline**: Navigate through the document's history\n- **DAG Visualization**: View the directed acyclic graph of document changes\n\n## Getting Started\n\n### Running Locally\n\n1. Clone the repository\n   ```\n   git clone https://github.com/loro-dev/loro-inspector.git\n   ```\n\n2. Install dependencies\n   ```\n   cd loro-inspector\n   pnpm install\n   ```\n\n3. Start the development server\n   ```\n   pnpm dev\n   ```\n\n4. Open your browser and navigate to `http://localhost:5173`\n\n## Usage\n\n1. Import a Loro document using one of these methods:\n   - **File Upload**: Drag and drop a Loro document file onto the dropzone\n   - **Text Import**: Switch to \"Text Import\" tab and paste:\n     - Base64 encoded Loro updates/snapshots\n     - JSON updates from `doc.exportJsonUpdates(...)`\n   - **Example**: Click \"Try Example Document\" to load the included sample\n\n2. Use the tabs to switch between different views:\n   - **State**: View the current document state\n   - **History**: Explore the document's edit history\n   - **DAG**: Visualize the document's change graph\n\n3. In the State view, use the timeline slider to navigate through different\n   versions of the document.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for\ndetails.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floro-dev%2Floro-inspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floro-dev%2Floro-inspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floro-dev%2Floro-inspector/lists"}