New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

height-js

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

height-js

Apply the same height in your columns.

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

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:

screenshot

  • nth-rocks - Don't break your lists.

License

MIT © Alison

Keywords

height

FAQs

Package last updated on 28 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts