[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-6926":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":29,"readmeContent":30,"aiSummary":31,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":32,"discoverSource":33},6926,"codeapp","thebaselab\u002Fcodeapp","thebaselab","Building a full-fledged code editor for iPad","https:\u002F\u002Fcode.thebaselab.com",null,"Swift",3867,346,51,583,0,2,11,28,8,29.62,"MIT License",false,"main",[26,27,28],"ios","monaco-editor","swiftui","2026-06-12 02:01:32","# Code App\n\nBringing desktop-like editing experience to iPad, available on [App Store](https:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fcode-app\u002Fid1512938504) and [TestFlight](https:\u002F\u002Ftestflight.apple.com\u002Fjoin\u002FEgZ8sE2P).\n\n![Code App Screenshot](https:\u002F\u002Fthebaselab.com\u002Fcode\u002Fclang.png)\n\n## About the repository\n\nThis repository contains the source code of the app. We also work on issues, listen to your feedback and publish our development plan here.\n\n## Documentation\n\nSee [code.thebaselab.com](https:\u002F\u002Fcode.thebaselab.com)\n\n## The Plan\n\nUse [VS Code](https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Fvscode) as a design template while providing key functionalities with [monaco-editor](https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Fmonaco-editor) and native code:\n\n- Version Control (Git clone, commits, diff editor, push, pull and gutter indicator) ✅\n- Embeded terminal (70+ commands avaliable) ✅\n- Local web development environment (Node + PHP) ✅\n- Built in Python runtime ✅\n- C\u002FC++ Runtime with WebAssembly (with clang) ✅\n- Local Java (OpenJDK) ✅\n- SSH Support ✅\n- [LSP](https:\u002F\u002Fmicrosoft.github.io\u002Flanguage-server-protocol) support (Python & Java) ✅ \n\n## Building the project\n\n1. `git clone https:\u002F\u002Fgithub.com\u002Fthebaselab\u002Fcodeapp`\n2. `.\u002FdownloadFrameworks.sh`\n3. Open Code.xcodeproj\n4. Switch to CodeUI target if you wish to run the app on a simulator\n5. Click build\n\nThe source code of the built-in languages are hosted on these repositories.\n| Language | Repository |\n|-----------------|-------------------|\n| Python 3.9.2 | [cpython](https:\u002F\u002Fgithub.com\u002Fholzschu\u002Fcpython\u002Ftree\u002F3.9)|\n| Clang 14.0.0 | [llvm-project](https:\u002F\u002Fgithub.com\u002Fholzschu\u002Fllvm-project)|\n| PHP 8.3.2 | [php-src](https:\u002F\u002Fgithub.com\u002Fbummoblizard\u002Fphp-src\u002Ftree\u002FPHP-8.3.2)|\n| Node.js 18.19.0 | [nodejs-mobile](https:\u002F\u002Fgithub.com\u002F1Conan\u002Fnodejs-mobile)|\n| OpenJDK 8 | [android-openjdk-build-multiarch](https:\u002F\u002Fgithub.com\u002Fthebaselab\u002Fandroid-openjdk-build-multiarch)|\n","Code App 是一个专为 iPad 设计的全功能代码编辑器。该项目采用 Swift 语言开发，基于 Monaco Editor 和 SwiftUI 技术，旨在为用户提供接近桌面级的编码体验。它支持版本控制（如 Git 操作）、嵌入式终端、本地 Web 开发环境（包括 Node.js 和 PHP）、内置 Python 运行时、C\u002FC++ WebAssembly 运行时、本地 Java 环境以及 SSH 支持等核心功能。此外，通过集成 LSP 协议，Code App 还增强了对多种编程语言的支持。该应用非常适合那些希望在移动环境中进行高效编程工作的开发者使用。","2026-06-11 03:09:34","top_language"]