Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
file-entry-cache
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
import-fresh
Import a module while bypassing the cache
stealthy-require
The closest you can get to require something with bypassing the require cache
turborepo-remote-cache
Turborepo remote cache server
xdg-basedir
Get XDG Base Directory paths
decache
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.
flat-cache
A simple key/value storage using files to persist the data
env-paths
Get paths for storing things like data, config, cache, etc
file-system-cache
A super-fast, promise-based cache that reads and writes to the file-system.
cacache
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
clear-module
Clear a module from the cache
require-and-forget
Require Node module and immediately remove it from module cache to force loading again next time
@vercel/remote-nx
Remote caching for @nrwl/nx using Vercel Remote Cache
lru-cache
A cache object that deletes the least-recently-used items.
lazy-cache
Cache requires to be lazy-loaded when needed.
caching-transform
Wraps a transform and provides caching
st
A module for serving static files. Does etags, caching, etc.
gulp-changed
Only pass through changed files
fresh
HTTP response freshness testing
make-fetch-happen
Opinionated, caching, retrying fetch client