react-hot-loader
Code changer
A tool to enable real-time code changes without full page reloads in React applications.
Tweak React components in real time. (Deprecated: use Fast Refresh instead.)
12k stars
173 watching
801 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
pmmmwh/react-refresh-webpack-plugin | Enables fast component updates in React applications without requiring explicit code changes | 3,146 |
gaearon/react-hot-boilerplate | A minimal setup for live-editing in React applications using Webpack and plugins | 3,905 |
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 |
timolins/react-hot-toast | A notification component that provides customizable and accessible toast notifications with a promise API. | 9,813 |
krzysztofzablocki/inject | A tool enabling developers to quickly update running app code without rebuilding the entire application | 2,330 |
coryhouse/react-slingshot | A React + Redux starter kit with automated development and production processes. | 9,739 |
reactgo/reactgo | A full-stack React application template with universal Redux and server-side rendering capabilities | 2,803 |
lifeart/ember-ast-hot-load | Enables hot reloading of components in Ember applications without full page reloads. | 91 |
hotswapprojects/hotswapagent | Enables runtime redefinition of classes and resources in Java applications. | 2,366 |
bvaughn/react-window | A React component library for efficiently rendering large lists and tabular data | 15,943 |
adopted-ember-addons/ember-cli-hot-loader | Enables hot reloading in Ember applications to quickly update changes without requiring a full page reload | 99 |
rksm/hot-lib-reloader-rs | Enables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart. | 616 |
cookpete/react-player | A React component for playing various video formats from different sources | 9,398 |
attentiveness/reading | An open-source e-reader application built with React Native and Redux, providing a reading experience for Android and iOS devices. | 3,423 |