mailchannels
JavaScript SDK for mailchannels
JavaScript SDK for mailchannels
Dispatches global `fetch` events using Deno's native HTTP server.
A partial implementation of the Cookie Store API that transparently encrypts and decrypts cookies via AES-GCM.
HTML templating and streaming response library for Worker Runtimes such as Cloudflare Workers.
WASM-based implementation of Cloudflare's HTML Rewriter for use in Deno, browsers, etc.
Utilities for working with streaming JSON in Worker Runtimes such as Cloudflare Workers, Deno Deploy and Service Workers.
A Location polyfill for Cloudflare Workers.
A suite of standalone HTTP server middlewares for Worker Runtimes.
A collection of factory functions for Fetch API Response types with pre-filled status and status-text headers for well-known HTTP status codes.
A DOM-based implementation of Cloudflare Worker's HTMLRewriter.
An implementation of the Cookie Store API for request handlers.
A router for Worker Runtimes such as Cloudflare Workers and Service Workers.
A partial implementation of the Cookie Store API that transparently signs and verifies cookies via the Web Cryptography API.
Fetch API Response objects made from async generators. Build streaming HTML responses or SSE with JS sugar.
Adaption of Stripe's webhook implementation that works in worker environments such as Cloudflare Workers
Cloudflare Workers Router is a super lightweight router (1.0K gzipped) with middleware support and **ZERO dependencies** for [Cloudflare Workers](https://workers.cloudflare.com/).
adhoc transport for cloudflare workers
## Usage
EdgeWeComCrypto is a library specifically rewritten for enterprise WeCom in edge computing, primarily focusing on message encryption, decryption, and domain validation. Leveraging Web standard APIs, it seamlessly operates on platforms such as Cloudflare W
A simple hash function for Cloudflare Workers