No dependencies, Light weight, Makes elements equal height.
Copy MatchHeight.js from /dist/MatchHeight.js
and place it in your project.
<script src="./js/MatchHeight.js"></script>
$ npm install --save matchheight
then
import MatchHeight from 'matchheight';
for more info, see the demo.