Why this plugin?
You could do this with tables right? Yes, but it's not semantic. Also it's not flexible enough for responsive websites.
But... Flexbox? It's possible, on IE10+.
What about display: table-cell;?. A bit better support, but you can't pull of example 2.