react-hot-transform

React Hot Loader for Browserify. Tweak React components in real time.

Usage no npm install needed!

<script type="module">
  import reactHotTransform from 'https://cdn.skypack.dev/react-hot-transform';
</script>

README

react-hot-transform

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