Repository: google/trace-viewer Branch: master Commit: 5f7088035d49 Files: 2 Total size: 388 B Directory structure: gitextract_tz3kz3h0/ ├── .gitignore └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: .gitignore ================================================ *.pyc *.swp .idea .DS_Store *~ .project .settings ================================================ FILE: README.md ================================================ trace-viewer has moved! =========================================================================== We're now part of the [catapult repo](https://github.com/catapult-project/catapult). trace-viewer is located at [github.com/catapult-project/catapult/tree/master/tracing](https://github.com/catapult-project/catapult/tree/master/tracing)
gitextract_tz3kz3h0/ ├── .gitignore └── README.md
Condensed preview — 2 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (0K chars).
[
{
"path": ".gitignore",
"chars": 50,
"preview": "*.pyc\n*.swp\n.idea\n.DS_Store\n*~\n.project\n.settings\n"
},
{
"path": "README.md",
"chars": 338,
"preview": "\ntrace-viewer has moved!\n===========================================================================\nWe're now part of t"
}
]
About this extraction
This page contains the full source code of the google/trace-viewer GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 2 files (388 B), approximately 168 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.