Macil / react-hot-transform

Tweak React components in real time with Browserify.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Tweak React components in real time with Browserify.

License:MIT License


Languages

Language:JavaScript 100.0%