1.1.2 • Published 1 year ago

matchheight v1.1.2

Weekly downloads
319
License
MIT
Repository
github
Last release
1 year ago

MatchHeight

No dependencies, Light weight, Makes elements equal height.

Latest NPM release MIT License dependencies Status devDependencies Status

Demo can be seen here.

Usage

Standalone

Copy MatchHeight.js from /dist/MatchHeight.js and place it in your project, then call new MatchHeight().

<script src="./js/match-height.js"></script>
<script>new MatchHeight();</script>

NPM

$ npm install --save matchheight

then

import MatchHeight from 'matchheight';
MatchHeight();

for more info, see the demo.

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

2 years ago

1.0.0

2 years ago

0.2.0

2 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago