brunjo / rowGrid.js

A small, lightweight JavaScript plugin for placing items in straight rows (jQuery and vanilla JS version) – Demo:
http://brunjo.github.io/rowGrid.js/
MIT License
670 stars 78 forks source link

Added factory method and updated the package json #37

Open azarzaza opened 5 years ago

azarzaza commented 5 years ago

Add Factory method to support commonJS, AMD and normal browser model