react-gridifier

A react wrapper for Jquery Gridifier library


Keywords
gridifier, react
License
CC-BY-NC-SA-4.0
Install
npm install react-gridifier@1.4.0

Documentation

react-gridifier

Gridifier.io widget wrapped into a React component.

If you know Gridifier, you know its power. But it's a JQuery library, so if you want to use it in a React application, you certainly don't want to code any JQuery line. This wrapper is for you.

Documentation

Coming soon... For now, use the Gridifier doc to know the main usage. Most of the Gridifier options (settings that you can inject at construction) can be given to this react component as properties.

License

This wrapper is open source (MIT), but please take care of the dual license for use of JQuery Gridifier library here.