Repository: JetBrains/compose-for-web-demos Branch: master Commit: f771a6ac8c91 Files: 2 Total size: 590 B Directory structure: gitextract_g__2czyf/ ├── .gitignore └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: .gitignore ================================================ # Project exclude paths /.idea/ /.gradle/ /build/ ================================================ FILE: README.md ================================================ [](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) This is a historical repository of early hackathon code at JetBrains, now obsolete by ongoing [Compose for Web](https://compose-web.ui.pages.jetbrains.team/) effort. For current Compose for Web effort please use [https://github.com/JetBrains/compose-jb](https://github.com/JetBrains/compose-jb) and [https://github.com/JetBrains/androidx](https://github.com/JetBrains/androidx) repositories.
gitextract_g__2czyf/ ├── .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 (1K chars).
[
{
"path": ".gitignore",
"chars": 49,
"preview": "# Project exclude paths\n/.idea/\n/.gradle/\n/build/"
},
{
"path": "README.md",
"chars": 541,
"preview": "[](https://confluence.jetbrains.com/display/"
}
]
About this extraction
This page contains the full source code of the JetBrains/compose-for-web-demos GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 2 files (590 B), approximately 223 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.