Transforms JavaScript files containing React components automatically to enable React Fast Refresh via Snowpack's HMR API.
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.
React refresh plugin for Rspack
The default Vite plugin for React projects
Universal HMR for SolidJS
React is a JavaScript library for building user interfaces.
A babel-plugin to enable fast-refresh for Preact components.
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
React plugin for Rsbuild
[](https://www.npmjs.com/package/@prefresh/snowpack)
Speed up your Vite dev server with SWC
This plugin adds TypeScript type checking to any Snowpack project.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
This will allow you to use `.graphql` files with Snowpack, just like you can with `graphql-tag/loader` with webpack
Client-side application for the Model Context Protocol inspector
React Refresh transformer for TypeScript
autocomplete plugin for oclif
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
Use [dotenv](https://github.com/motdotla/dotenv) to load environment variables from your project `.env` files. See Snowpack's [Environment Variables](https://www.snowpack.dev/reference/environment-variables) documentation to learn more.
Use svgr to transform your SVGs into React components with Snowpack
An experimental package providing utilities for React Refresh.
The future default Vite plugin for React projects
Run any CLI command as a part of Snowpack’s dev server and production build. Useful for languages not supported by [Snowpack plugins](https://www.snowpack.dev/plugins). This replaces the old `run:*` scripts in your Snowpack config.