/react-hot-transform

Tweak React components in real time with Browserify.

Primary LanguageJavaScriptMIT LicenseMIT

react-hot-transform

This is an adapter for react-hot-loader v1 that is compatible with Browserify-HMR. See Browserify-HMR's Quick Example section for an example of react-hot-transform in use.

This project is unmaintained and outdated. React Hot Loader v3 now works as a Babel plugin, so it can be used with Browserify+Babel directly and should be used instead of this.