import-fresh
Import a module while bypassing the cache
Found 22 results for uncache
Import a module while bypassing the cache
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.
Clear a module from the cache
Import a module while bypassing the cache with webpack patch
The module has JS functions to check all imports or required modules and check if the file is a ES Module or a CJS/ JS Module or Script
Cleanly `require` a module from disk, having flushed the module's cache, including all of its submodules. Used like normal `require`
The module has JS functions to check all imports or required modules and check if the file is a ES Module or a CJS/ JS Module or Script
Extensive Prisma extension designed for efficient caching and cache invalidation using Redis and Dragonfly Databases
Remove all cached files associated with the module.
Append unique string or md5 hash to paths in html files to force refresh - remove users cache app.js -> app_8j3d7a4f.js
Simple JavaScript utility for straightforward cache management.
React image component that bypasses caching using query param cache busting.
Clear a module from the cache
recursively uncache required files
Watch files and clear them from `require.cache` whenever changes are made.
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.
decache (Delete Cache) lets you delete modules from node.js require() cache; useful for dev servers
Replacement for node.js require that that always reads the required module again from disk. It actually automatically uncaches it before requiring it again for you. This allows changes to become live without restarting node. It is like a simple hot requir
Re-Require a module bypassing the cache when in a development environment (using NODE_ENV).
Extensive Prisma extension designed for efficient caching and cache invalidation using Redis and Dragonfly Databases
Extensive Prisma extension designed for efficient caching and cache invalidation using Redis and Dragonfly Databases
Remove passed-through files from Node require cache