Search results
18 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Import a module while bypassing the cache
Clear a module from the cache
Import a module while bypassing the cache with webpack patch
Purge the internal `require.cache` for all files used by [`config`](https://github.com/lorenwest/node-config).
Cleanly `require` a module from disk, having flushed the module's cache, including all of its submodules. Used like normal `require`
Requires a fresh, uncached module without causing a memory leak
React image component that bypasses caching using query param cache busting.
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
- require
- cache
- uncache
- uncached
- module
- fresh
- fetch
- all
- imports
- requires
- es imports
- cjs import
- cjs require
- mjs import
- View more
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
- require
- cache
- uncache
- uncached
- module
- fresh
- fetch
- all
- imports
- requires
- es imports
- cjs import
- cjs require
- mjs import
- View more
React image component that re-renders at timed intervals. Includes optional cache busting.
[DepUp] Import a module while bypassing the cache
Import a module while bypassing the cache
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).
Import a module while bypassing the cache with webpack patch
A utility function to be able to work with uncached modules (e.g. for testing)