Skip to content

Typed wrapper for GoogleChromeLabs/kv-storage-polyfill

License

Notifications You must be signed in to change notification settings

worker-tools/kv-storage-polyfill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

KV Storage Polyfill

Typed wrapper around https://github.com/GoogleChromeLabs/kv-storage-polyfill


This module is part of the Worker Tools collection
โ•

Worker Tools are a collection of TypeScript libraries for writing web servers in Worker Runtimes such as Cloudflare Workers, Deno Deploy and Service Workers in the browser.

If you liked this module, you might also like:

  • ๐Ÿงญ Worker Router --- Complete routing solution that works across CF Workers, Deno and Service Workers
  • ๐Ÿ”‹ Worker Middleware --- A suite of standalone HTTP server-side middleware with TypeScript support
  • ๐Ÿ“„ Worker HTML --- HTML templating and streaming response library
  • ๐Ÿ“ฆ Storage Area --- Key-value store abstraction across Cloudflare KV, Deno and browsers.
  • ๐Ÿ†— Response Creators --- Factory functions for responses with pre-filled status and status text
  • ๐ŸŽ Stream Response --- Use async generators to build streaming responses for SSE, etc...
  • ๐Ÿฅ JSON Fetch --- Drop-in replacements for Fetch API classes with first class support for JSON.
  • ๐Ÿฆ‘ JSON Stream --- Streaming JSON parser/stingifier with first class support for web streams.

Worker Tools also includes a number of polyfills that help bridge the gap between Worker Runtimes:

  • โœ๏ธ HTML Rewriter --- Cloudflare's HTML Rewriter for use in Deno, browsers, etc...
  • ๐Ÿ“ Location Polyfill --- A Location polyfill for Cloudflare Workers.
  • ๐Ÿฆ• Deno Fetch Event Adapter --- Dispatches global fetch events using Denoโ€™s native HTTP server.

Fore more visit workers.tools.

About

Typed wrapper for GoogleChromeLabs/kv-storage-polyfill

Resources

License

Stars

Watchers

Forks