A generic library implementing hot reload for React components without unmounting or losing their state.


License
MIT
Install
npm install react-hot-api@0.4.2

Documentation

Deprecation Notice

Don’t use this for new projects.
React Proxy is much more advanced, has a better API, and is covered by tests.

React Hot API

You can read the README before deprecation if you want to.