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
194 forks
Language: JavaScript
last commit: about 2 months 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,259 |
codermjlee/mjrefresh | An easy-to-use pull-to-refresh component for iOS apps. | 13,810 |
gaearon/react-hot-boilerplate | A minimal setup for live-editing in React applications using Webpack and plugins | 3,905 |
refinedev/refine | A framework for building web applications with a strong focus on CRUD functionality and flexible architecture | 28,962 |
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,490 |
erikras/react-redux-universal-hot-example | A starter boilerplate for a universal web application using React, Redux, and Express | 11,988 |
timarney/react-app-rewired | A tool to override and customize create-react-app Webpack configurations without ejecting the project | 9,842 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
bvaughn/react-window | A React component library for efficiently rendering large lists and tabular data | 16,035 |
reactgo/reactgo | A full-stack React application template with universal Redux and server-side rendering capabilities | 2,804 |
jquense/react-widgets | A collection of polished and accessible form inputs built with React | 2,347 |
maxs15/react-native-spinkit | A collection of animated loading indicators for React Native apps | 2,363 |
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,643 |
cookpete/react-player | A React component for playing various video formats from different sources | 9,473 |