hviana / deno_kv_fs
Deno KV file system, compatible with Deno deploy. Saves files in 64kb chunks. You can organize files into directories. You can control the KB/s rate for saving and reading files, rate limit, user space limit and limit concurrent operations, useful for controlling uploads/downloads. Makes use of Web Streams API.
☆15Updated 3 months ago
Alternatives and similar repositories for deno_kv_fs:
Users that are interested in deno_kv_fs are comparing it to the libraries listed below
- The KV abstraction for Deno KV☆13Updated last year
- Lightweight prompting library for terminal apps.☆34Updated 10 months ago
- Lightweight type guards and assertions☆24Updated 3 weeks ago
- A bunch of functions for building HTTP servers☆21Updated 2 months ago
- A tiny isomorphic fast function for generating a cryptographically random hex string.☆14Updated last month
- 🤠 Functional utilities using object property paths with wildcards and regexps 🌵☆37Updated 2 weeks ago
- An absurdly small JSONC parser.☆24Updated last month
- 📜 Dead-simple drop-in logging solution using streams and the native console api☆27Updated 8 months ago
- A minimal HTTP server with good developer-experience and performance, for Node and beyond.☆28Updated last year
- 🌌 Tiny body parser for Deno. Port of the milliparsec library.☆24Updated last year
- Simple JSON "database" for Deno with type-safety! ⚡️☆34Updated 3 years ago
- Incredibly tiny, fast JS tokenizer☆57Updated last year
- Get current wifi name in Bun/Node☆16Updated last year
- Repo with examples of building a Preact app using various bundlers☆17Updated last year
- A dynamic imports polyfill for Deno Deploy and compiled executables☆31Updated last year
- An esbuild plugin to load HTML modules☆43Updated 3 months ago
- ☆26Updated 2 years ago
- This is a project hacked in a couple of days to participate in the [Deno KV Hackathon](https://deno.com/blog/deno-kv-hackathon). The ide…☆16Updated last year
- 📋 A polyfill for URLPattern for web-browsers, older versions of deno and non-unstable deno☆11Updated 3 years ago
- A wannabe Vite for Deno☆15Updated 2 years ago
- A Fresh.js take on Hackernews☆16Updated 2 years ago
- A frugal web framework☆53Updated last year
- <1kB CLI flag parser☆103Updated last week
- Easy server-side and client-side validation for FormData, URLSearchParams and JSON data in your Fresh app 🍋☆23Updated 2 years ago
- Tiny, composable Atomic CSS engine☆12Updated 2 years ago
- Universal semi-automatic code-splitter☆42Updated 3 months ago
- Interactive tools to explore ESM dependencies for any module which uses 'import' statements with URLs.☆43Updated 4 months ago
- The fastest JavaScript URL router☆26Updated 6 months ago
- A tiny (330B to 357B) and fast utility to find a package's hidden supply / cache directory.☆34Updated 4 years ago
- A work-in-progress HTML sanitizer that strives for: performance like window.Sanitizer, readiness like DOMPurify, and ability to run in a …☆13Updated 10 months ago