Worker Tools
Organization@worker-tools
Utilities for working with worker runtimes such as Cloudflare Workers and Deno Deploy
10
Published Tools
0
Total Stars
0
Weekly Downloads
118
GitHub Followers
35
Public Repos
Published Tools
10 Skillsacross 1 category@worker-tools/deno-fetch-event-adapter
qwtel
Dispatches global `fetch` events using Deno's native HTTP server.
@worker-tools/encrypted-cookie-store
qwtel
A partial implementation of the Cookie Store API that transparently encrypts and decrypts cookies via AES-GCM.
@worker-tools/extendable-promise
qwtel
A promise that can be delayed (extended) via repeated calls to waitUntil.
@worker-tools/html-rewriter
qwtel
WASM-based implementation of Cloudflare's HTML Rewriter for use in Deno, browsers, etc.
@worker-tools/middleware
qwtel
A suite of standalone HTTP server middlewares for Worker Runtimes.
@worker-tools/parsed-html-rewriter
qwtel
A DOM-based implementation of Cloudflare Worker's HTMLRewriter.
@worker-tools/request-cookie-store
qwtel
An implementation of the Cookie Store API for request handlers.
@worker-tools/resolvable-promise
qwtel
A promise that is resolvable (or rejectable) after it was created.
@worker-tools/router
qwtel
A router for Worker Runtimes such as Cloudflare Workers and Service Workers.
@worker-tools/signed-cookie-store
qwtel
A partial implementation of the Cookie Store API that transparently signs and verifies cookies via the Web Cryptography API.
...more