npm.io
0.1.26 • Published 6 years ago

wp-react-toolkits

Licence
MIT
Version
0.1.26
Deps
8
Size
5.5 MB
Vulns
0
Weekly
0
Stars
1
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

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.