Skip to content

Gridifier.io widget wrapped into a React component

License

Notifications You must be signed in to change notification settings

gxapplications/react-gridifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.