└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # react-transform 2 | 3 | React Transform specifies a common API for an ecosystem of React component instrumentation. 4 | Just kidding, it doesn’t specify anything yet. 5 | 6 | For now, refer to (the only) reference implementation: **[babel-plugin-react-transform](https://github.com/gaearon/babel-plugin-react-transform)**. 7 | If there is enough interest, we can make this work outside of Babel. 8 | 9 | You can also geek out at **[react-transform-boilerplate](https://github.com/gaearon/react-transform-boilerplate)**: 10 | 11 | ![](https://camo.githubusercontent.com/2bce96d97a8be6e085cf0fd2d9cb61b3a5711643/687474703a2f2f692e696d6775722e636f6d2f416847593238542e676966) 12 | --------------------------------------------------------------------------------