Showing 21-40 of 40 packages
<h1>The Hybrid Core Framework for Node.js</h1> <br> Kernelo — это гибридное ядро для Node.js, создающее единую экосистему, где каждый контейнер может быть автономным приложением, модулем или даже проектом на другом фреймворке (Express, Fastify, Nest, и
Cleanly `require` a module from disk, having flushed the module's cache, including all of its submodules. Used like normal `require`
React image component that bypasses caching using query param cache busting.
Extensive Prisma extension designed for efficient caching and cache invalidation using Redis and Dragonfly Databases
Clear a module from the cache
Observable Cache
A monkey-patch to stop monkey-patching
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
A driver for caching mongodb with redis
node-fetch with caching.
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
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
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.
An extension to cache content in nce
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
decache (Delete Cache) lets you delete modules from node.js require() cache; useful for dev servers
Extensive Prisma extension designed for efficient caching and cache invalidation using Redis and Dragonfly Databases
Import a module while bypassing the cache with webpack patch