This is a Vue.js equal height plugin that provides a quick and easy method of setting element heights to be the same.
You can provide an array of selectors that will be calculated in sequence, and an array of sizes where the plugin should not run.
Preview:
Download Details:
Author: samturrell
Live Demo: https://samturrell.github.io/vue-match-heights/example/
Download Link: https://github.com/samturrell/vue-match-heights/archive/master.zip
Official Website: https://github.com/samturrell/vue-match-heights
Install & Download:
# NPM
$ npm install vue-match-heights --save