cloudflare/workers-sdk

Description: ⛅️ Home to Wrangler, the CLI for Cloudflare Workers®

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 2 hours ago
Added to GitGenius on February 28th, 2026
Created on November 10th, 2021
Open Issues & Pull Requests: 434 (-1)
Number of forks: 1,348
Total Stargazers: 4,331 (+0)
Total Subscribers: 67 (+0)

Issue Activity (beta)

Open issues: 294
New in 7 days: 23
Closed in 7 days: 22
Avg open age: 330 days
Stale 30+ days: 245
Stale 90+ days: 181

Recent activity

Opened in 7 days: 17
Closed in 7 days: 18
Comments in 7 days: 10
Events in 7 days: 43

Top labels

  • bug (1,253)
  • enhancement (525)
  • awaiting reporter response (352)
  • vite-plugin (185)
  • pages (181)
  • internal (156)
  • d1 (129)
  • vitest (126)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 98.4 days
90th percentile: 422.0 days
Tracked items: 2,978

Most active contributors

Detailed Description

The cloudflare/workers-sdk repository is the home of Wrangler, a command-line interface tool for developing, testing, and deploying Cloudflare Workers serverless applications. Written primarily in TypeScript, this monorepo contains multiple interconnected packages that together form a comprehensive development toolkit for building and managing edge computing applications on Cloudflare's global network.

The repository's core package, wrangler, serves as the primary CLI for building Cloudflare Workers. Beyond wrangler, the SDK includes create-cloudflare (C3), a CLI tool for scaffolding and deploying new applications to Cloudflare's platform. The miniflare package provides a local simulator for developing and testing Workers code before deployment, powered by workerd. Additional packages include chrome-devtools-patches, which is Cloudflare's fork of Chrome DevTools for inspecting both local and remote Workers, and pages-shared, an internal package containing shared code between Wrangler and Cloudflare Pages.

According to GitGenius activity tracking, the repository maintains active engagement with a median issue and pull request response latency of 0.0 hours, though the mean latency of 2379.1 hours reflects occasional longer-term discussions. The most frequently applied issue labels are bug with 1246 occurrences, enhancement with 519, and awaiting reporter response with 351, indicating a healthy balance between bug fixes, feature requests, and community interaction. The project's top contributors include petebacondarwin with 2485 tracked events, penalosa with 1996 events, and emily-shen with 1017 events, demonstrating consistent core team involvement.

The repository's scope extends across multiple technology domains including serverless computing, edge computing, cloud platform infrastructure, JavaScript and TypeScript development, deployment automation, developer tooling, API integration, web development, and runtime environments. This breadth reflects the comprehensive nature of the SDK, which must support developers across various use cases and skill levels. The project maintains connections with other major open-source repositories through overlapping contributors, including microsoft/vscode, rust-lang/rust, and angular/angular, suggesting cross-pollination of ideas and practices from the broader developer ecosystem.

The SDK supports beta releases generated automatically on every commit to the main branch through the pkg.pr.new tool, allowing developers to test unreleased features and fixes without waiting for stable npm releases. The repository maintains active community engagement through Discord, GitHub discussions, and a public project board, with clear contribution guidelines documented in the CONTRIBUTING.md file. The official documentation is hosted at developers.cloudflare.com/workers, providing comprehensive guides on getting started, understanding how Workers operates, using the Wrangler CLI, observability features, and platform capabilities.

workers-sdk
by
cloudflarecloudflare/workers-sdk

Repository Details

Fetching additional details & charts...