Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-react-hot

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-react-hot

Babel plugin using `react-hot-api` to add hot reloading to `React.createClass` and all classes with a `render` method.

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

babel-plugin-react-hot

Babel plugin using react-hot-api to add hot reloading to React.createClass and all ES6 classes with a render method.

Most of this can be accredited to babel-plugin-react-hotify. This particular repo was made to support the original react-hot-api as a Babel plugin.

Installation

jspm install babel-plugin-react-hot=github:loggur/babel-plugin-react-hot@1.0.0

or

jspm install babel-plugin-react-hot=npm:babel-plugin-react-hot

or

npm install babel-plugin-react-hot

Usage

Simply add the module to either .babelrc or options.plugins for babel.transform. See Babel's plugin docs.

This is currently used within plugin-babel-jsx, a jspm/systemjs plugin.

License

MIT

Keywords

FAQs

Package last updated on 17 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc