This project helps WordPress develop to reuse React tool kits for their plugins. We are supporting to following tool kits:
Check out BWPS - Webpack and React to dig deeper into the topic.
To get started with this cool project, do this:
npm install --save npm i wp-react-toolkits
var a = 5;
var b = 10;
// just trying out code highlighting feature here
console.log(a + b);
wordpress_react_toolkits is available under MIT. See LICENSE for more details.