Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
resnap
Simple API for capturing and resetting Node's require() cache state
gulp-css-decache
Finds all url() statements in your CSS files and adds cachebusting parameters to them.
re-require-module
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
@xtwest/clear-require-cache
Watch files and clear them from `require.cache` whenever changes are made.
gulp-js-decache
Finds all local image urls in your JS files and adds cachebusting parameters to them.
@small-tech/import-fresh
Import a fresh, uncached, version of an EcmaScript Module (ESM; aka ES6 module/JavaScript Module).