react-refresh-webpack-plugin
Component updater
Enables fast component updates in React applications without requiring explicit code changes
A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
3k stars
18 watching
193 forks
Language: JavaScript
last commit: 3 days ago error-overlayfast-refreshhot-reloadreactwebpack-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
gaearon/react-hot-loader | A tool to enable real-time code changes without full page reloads in React applications. | 12,256 |
codermjlee/mjrefresh | A framework that simplifies the implementation of pull-to-refresh functionality in iOS applications | 13,802 |
gaearon/react-hot-boilerplate | A minimal setup for live-editing in React applications using Webpack and plugins | 3,905 |
refinedev/refine | A React framework for building custom internal tools and applications with CRUD capabilities | 28,473 |
react-boilerplate/react-boilerplate | A highly scalable, offline-first React.js project with built-in features and tools for performance, testing, and best practices. | 29,482 |
erikras/react-redux-universal-hot-example | A starter boilerplate for a universal web application using React, Redux, and Express | 11,990 |
timarney/react-app-rewired | A tool to override and customize create-react-app Webpack configurations without ejecting the project | 9,832 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,791 |
bvaughn/react-window | A React component library for efficiently rendering large lists and tabular data | 15,943 |
reactgo/reactgo | A full-stack React application template with universal Redux and server-side rendering capabilities | 2,803 |
jquense/react-widgets | A collection of polished and accessible form inputs built with React | 2,344 |
maxs15/react-native-spinkit | An animated loading indicator library for React Native apps | 2,357 |
react-toolbox/react-toolbox | A collection of reusable React UI components implementing Google's Material Design specification | 8,655 |
callstack/haul | A command line tool for developing React Native apps powered by Webpack | 3,644 |
cookpete/react-player | A React component for playing various video formats from different sources | 9,398 |