Sometimes we need show the items in bootstrap row columns.
While implementing this using ng repeat, the column will be generated. But if the column hight is different, then the item won't be fit in the row. There will be a collapse
This directive will help the user to split the array of items based on medias (lg,md,sm,xs). So the items will be strict to the rows.