17 packages found
Import a fresh, uncached, version of an EcmaScript Module (ESM; aka ES6 module/JavaScript Module).
Clear a module from the cache
Import (compile and cache on the fly) TypeScript files dynamically with ease.
dynamic import with no caching
Clear a module from the cache
Drop-in replacement for stealthy-require that fixes a memory leak when being called multiple times.
dynamic import wrapper to help with caching
axios-cache-adapter export/import json for save/load file
Import an un-cached version of a module.
It process scss partials files and add the files that import them to the pipe.
Async load object from file
react-local-photo, a lazy-loader for path, url or PouchDB-cached src
Add content hash to import module names (static and dynamic): import('./mod.js') => import('./mod.h45H.js')
Manage, load, and reload 'require'-based modules without restarting your application. Works both within scripts and on the command-line.
This repository contains a small library function that allows to convert paginated RESTful data into a `AsyncIterableIterator` which chunks the pages into memory as soon as they are requested (and caches them) and serves the elements on the page one by on
Cachebust es6 imports. Append a random string to an es6 import. The string is set via an environment variable.