An experimental package providing utilities for React Refresh.
A modern CLI tool that keeps your dependencies fresh in any repo and monorepo
Bypass the require cache when requiring a module – works with both node and browserify
Import an ESM entry in its own fresh module graph (separate from Node's module cache) and get back the statically-imported relative dependency files.
Evict a module from `require.cache` so the next `require` re-evaluates it fresh, with a `restore` to put the original back
Fresh JSDoc 3 Template
Get a fresh tmpdir for tests
Validate that your components can safely be updated with Fast Refresh
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
Parse an HTML meta refresh value.
Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.