Showing 1-13 of 13 packages
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 when testing your modules/projects.
node decache
decache (Delete Cache) lets you delete modules from node.js require() cache; useful for dev servers
batch delete module cache in node safely
Finds all url() statements in your CSS files and adds cachebusting parameters to them.
Finds all local image urls in your JS files and adds cachebusting parameters to them.
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
a simple service level cache module in NestJs
Simple API for capturing and resetting Node's require() cache state
delete module cache in node safely
Watch files and clear them from `require.cache` whenever changes are made.
Import a fresh, uncached, version of an EcmaScript Module (ESM; aka ES6 module/JavaScript Module).