CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
JSON-Alexander
A really good JSON viewer browser Extension
claude-code-tudou
Claude Code Tudou 土豆版 基于 Claude Code 源码修复的 **本地增强版**。本项目不仅完整保留了 Claude Code 的 TUI 交互和 Agent 能力,还额外集成了 **Electron 桌面端** 界面,并支持通过环境变量灵活接入各类 Anthropic 兼容 API。 --- 核心特性 - **双端体验**: - **终端 TUI**:基于 React + Ink 的完整命令行交互界面,支持工具调用、代码编辑和多步迭代。 - **桌面端 Electron**:提供 Vue 3 构建的图形化聊天界面,支持会话管理、工作区切换及可视化设置
boneyard
Auto generated skeleton loading framework
marknative
A Markdown rendering engine that generates paginated PNG and SVG output — no browser, no Chromium, no DOM.
claude-code
🚀 Open source Claude Code CLI source code. Advanced AI Agent for developers. Includes TypeScript codebase for LLM tool-calling, agentic workflows, and terminal UI. Remember this is just the skeleton not the brain itself. Found by Chaofan Shou.
CC
Claude Code 源码还原 > 从 source map 还原并可运行的 Claude Code CLI 完整 TypeScript 源码 > !WARNING > 本仓库为**非官方**版本,基于公开 npm 发布包的 source map 还原,**仅供研究学习使用**。 > 不代表 Anthropic 官方原始内部开发仓库结构。 > 部分模块因 source map 无法完整还原,已用兼容 shim 或降级实现替代,行为可能与原版有所不同。 当前状态 - 源码树可还原并可在本地开发流程中运行 - `bun install` 可成功安装依赖 - `bun run vers
claude-code-source
Claude Code source code recovered from source map
emdash
EmDash 是一个基于Astro和Cloudflare构建的全栈 TypeScript CMS 。它汲取了 WordPress 的优势——可扩展性、优秀的后台管理用户体验和插件生态系统——并将其重构为无服务器、类型安全的架构。插件运行在沙盒化的 Worker 隔离区中,从根本上解决了 WordPress 插件架构的安全问题。
claude-code-rust
🚀 Rust 全量重构的 Claude Code - 性能提升 2.5x,体积减少 97% | High-performance Rust implementation of Claude Code with 2.5x faster startup and 97% smaller binary
claude-code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
collection-claude-code-source-code
🔥 A collection of the newest Claude Code open source
openclaude
Claude Code opened to any LLM — OpenAI, Gemini, DeepSeek, Ollama, and 200+ models via OpenAI-compatible API shim