codesandbox/codesandbox-client

An online IDE for rapid web development

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 21 minutes ago
Added to GitGenius on September 4th, 2026
Created on December 27th, 2016
Open Issues & Pull Requests: 615 (+0)
GitHub issues: Enabled
Number of forks: 2,411
Total Stargazers: 13,641 (+0)
Total Subscribers: 180 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.2 days
Mean response time: 52.2 days
90th percentile: 105.8 days
Tracked items: 163

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 10% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 115
New in 7 days: 3
Closed in 7 days: 0
Avg open age: 577 days
Stale 30+ days: 111
Stale 90+ days: 102

Recent activity

Opened in 7 days: 3
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • 🐛 Bug (3)
  • Needs More Info (2)
  • SSE (2)
  • GitHub (1)
  • Needs Triaging (1)
  • VS Code (1)
  • ✨ Feature (1)
  • 💬 Discussion (1)

Most active issues this week

Detailed Description

CodeSandbox is an online IDE that provides a full-featured development environment for web projects accessible directly in a browser.

The tool addresses the friction of local development setup by offering an instantly ready workspace where developers can create web applications, experiment with code, and prototype ideas without installation or configuration. It supports multiple frameworks including React, Vue, Angular, Svelte, and Preact, allowing developers to start new projects immediately and share their work easily.

Developers should choose CodeSandbox if they need rapid prototyping capabilities, want to collaborate on web projects without requiring team members to configure local environments, or prefer working across multiple devices with only a browser requirement. The tool suits educational contexts, quick experiments, and sharing reproducible code examples. The project is part of a larger ecosystem that includes a Phoenix-based API server, Git extraction capabilities for importing repositories, and a command-line interface for uploading projects.

The codebase shows active maintenance with regular updates to keep pace with framework changes and browser capabilities. The project maintains broad framework support across the JavaScript ecosystem, indicating ongoing effort to remain relevant as web development practices evolve. Development activity reflects responsiveness to user needs through continuous refinement of the core IDE experience and integration with external tools.