0.0.3 • Published 9 years ago
height
Apply the same height for your columns. Row by row. It's not a grid. See an example below.
Install
$ npm install --save height-js
Usage
const options = {
columns: 3,
listElem: '.list .item'
};
Height(options);
Result:

Related
License
MIT © Alison