wp-react-toolkits
v0.1.26
Published
WordPress react tool kits for developers
Downloads
812
Maintainers
Readme
WordPress React Tool Kits - Useful React toolkit for WordPress Developer
This project helps WordPress develop to reuse React tool kits for their plugins. We are supporting to following tool kits:
- Modal
- Tab
- Table
Check out BWPS - Webpack and React to dig deeper into the topic.
Installation
To get started with this cool project, do this:
npm install --save npm i wp-react-toolkits
Highlighting Demo for the Site
var a = 5;
var b = 10;
// just trying out code highlighting feature here
console.log(a + b);
License
wordpress_react_toolkits is available under MIT. See LICENSE for more details.