react-gridifier

A react wrapper for Jquery Gridifier library

Usage no npm install needed!

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

README

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.