A port of the cache module of Deno to be used with nodejs
Simple API for Deno cache.
An LRU cache of weak references
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
``` deno cache --reload https://raw.githubusercontent.com/yjgaia/supabase-module/refs/heads/main/supabase/functions-module/supabase.ts rm deno.lock ```
Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)
A utility to retry failed async methods.
the bare-bones internationalization library used by yargs
CSS selectors parser
A cache object that deletes the least-recently-used items.
Module resolution utilities based on Node.js upstream implementation.
A faster, secure and convenient alternative for JSON.parse
Deno namespace shim for Node.js
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
The core of the humanfs library.
Error constructor for test and validation frameworks that implements standardized AssertionError specification.
Require hook for automatic V8 compile cache persistence
Deno.test only shim.
Compact YAML, TOML, JSONC, JSON5 and INI parser and serializer
A simple key/value storage using files to persist the data
Fastest Levenshtein distance implementation in JS.
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
SimpleWebAuthn for Servers
Implementation of Cache API for Deno
Cache directory logic used in Deno