workers
Utility worker collection
Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more.
Cloudflare Workers I run, with assorted purposes
12 stars
2 watching
1 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
karllhughes/workers-codeship-example | An example project demonstrating how to use Cloudflare Workers with Webpack and automate deployment via Codeship. | 2 |
jroyal/cloudflare-workers-kv-viewer | A tool to interactively view and manage key-value pairs in Cloudflare Workers KV storage | 37 |
cloudflare/serverless-cloudflare-workers | A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
hisorange/opwork | A management interface for CloudFlare's workerd service | 28 |
lucacasonato/workerkit | A library to simplify Cloudflare Worker development by reducing boilerplate code and providing a more convenient API for HTTP routing and KV storage. | 23 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 177 |
bitquant/cloudflare-workers-kv | A library for interacting with Cloudflare's Key-Value store from JavaScript. | 22 |
lebinh/cloudflare-workers | Scripts for interacting with Cloudflare's edge servers using JavaScript and the Service Workers API. | 87 |
udacity/cloudflare-typescript-worker-template | A preconfigured starter template for building a strict TypeScript Cloudflare Worker | 26 |
postlight/cloudflare-worker-app-kit | A set of tools and templates for building, testing, and deploying Cloudflare Worker apps with TypeScript and Webpack | 87 |
aozd4v/cloudflare-workers-kv-dotnet-client | A .NET client library for interacting with Cloudflare Workers KV storage | 10 |
windbirds/workers_examples | A collection of examples showcasing various Cloudflare Workers use cases and functionalities. | 13 |
juiceo/cloudflare-worker-cra | Automated deployment of React applications to Cloudflare Workers | 12 |
daniel-simpson/cloudflare-enterprise-workers | Automated deployments of Cloudflare enterprise workers scripts to the cloud | 0 |
cloudflare/worker-template | A template to simplify the creation of Cloudflare workers by providing a basic structure and files for getting started with JavaScript-based web tasks | 173 |