SkillAgentSearch skills...

Conformity

jQuery plugin for equal height elements based on row rather than set.

Install / Use

/learn @codekipple/Conformity
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Conformity.js

jQuery plugin for equal height elements based on row rather than set.

Conformity will resize elements based on the largest element in a row rather than all elements in a set, that way your elements will not be made any larger than they need to be.

just pass your collection of elements $('.widget').conformity()

Using RWD?

Call the script on resize, it's advised to use some kind of debouncer though.

Module Support

Conformity supports both AMD and CommonJS modules.

Options

Mode - Use a soft or hard height when the elements are resized (min-height/height).

Acknowledgments

Conformity.js is based on the work of Micah Godbolt, Chris Coyier and Stephen Akins.

License

Licensed under the MIT license.

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated3y ago
Forks11

Languages

JavaScript

Security Score

60/100

Audited on Mar 28, 2023

No findings