babel-plugin-transform-react-render-log

1.0.2 • Public • Published

babel-plugin-transform-react-render-log

This plugin add log outputs to every component render method

Installation

npm install babel-plugin-transform-react-render-log --save-dev

Usage

Via .babelrc (Recommended)

.babelrc

// without options
{
  "plugins": ["transform-react-render-log"]
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.22latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.22
1.0.12
1.0.01

Package Sidebar

Install

npm i babel-plugin-transform-react-render-log

Weekly Downloads

5

Version

1.0.2

License

MIT

Unpacked Size

140 kB

Total Files

6

Last publish

Collaborators

  • simonhoss