gaearon / react-transform

A specification for tools instrumenting React components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-transform

React Transform specifies a common API for an ecosystem of React component instrumentation.
Just kidding, it doesn’t specify anything yet.

For now, refer to (the only) reference implementation: babel-plugin-react-transform.
If there is enough interest, we can make this work outside of Babel.

You can also geek out at react-transform-boilerplate:

About

A specification for tools instrumenting React components