back to home

cloudflare / workers-sdk

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

3,892 stars
1,176 forks
636 issues
TypeScriptJavaScriptMustache

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing cloudflare/workers-sdk in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/cloudflare/workers-sdk)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Cloudflare Workers SDK Cloudflare Workers let you deploy serverless code instantly across the globe for exceptional performance, reliability, and scale. Contribute · Submit an Issue · Join Discord     Quick Start To get started quickly with a new project, run the command below: For more info, visit our Getting Started guide. Documentation Visit the official Workers documentation here. • Getting Started • How Workers works • Wrangler CLI • Observability • Platform Directory | Package | Description | Links | | ----------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------- | | | A command line tool for building Cloudflare Workers. | Docs | | (C3) | A CLI for creating and deploying new applications to Cloudflare. | Docs | | | A simulator for developing and testing Cloudflare Workers, powered by workerd | Docs | | | Cloudflare's fork of Chrome DevTools for inspecting your local or remote Workers | | | | Used internally to power Wrangler and Cloudflare Pages. It contains all the code that is shared between these clients. | | Beta releases Beta releases are generated by the pkg.pr.new tool and are updated on every commit pushed to the branch. > [!Warning] > These beta releases get updated over time, so they are ill suited to be used as stable versions for a project (and the proper npm released should be used instead). These should be used only for quick testing of not yet released features/fixes. Available beta releases are listed below. create-cloudflare @cloudflare/kv-asset-handler miniflare @cloudflare/pages-shared @cloudflare/unenv-preset @cloudflare/vite-plugin @cloudflare/vitest-pool-workers @cloudflare/workers-editor-shared wrangler Contributing We welcome new contributors! Refer to the guide for details. Community Join us in the official Cloudflare Discord to meet other developers, ask questions, or learn more in general. Links • Project Board • Discussions