jquery-eqcol

1.0.0 • Public • Published

jquery-eqcol

Equal effing columns with jQuery

Install

Browserify

$ npm install --save jquery-eqcol

Bower

$ bower install --save jquery-eqcol
<script src="bower_components/jquery-eqcol/dist/jquery-eqcol.min.js"></script>

Usage

import 'jquery-eqcol';
 
$('[data-eqcol]').eqcol({
    // options
});

Related

  • eqcol - Eqcol effing columns

License

MIT © Alex Cross

Package Sidebar

Install

npm i jquery-eqcol

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • awcross