wp-react-toolkits

WordPress react tool kits for developers

Usage no npm install needed!

<script type="module">
  import wpReactToolkits from 'https://cdn.skypack.dev/wp-react-toolkits';
</script>

README

build status bitHound Score Dependency Status

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:

  1. 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.