SkillAgentSearch skills...

MatchHeight

No dependencies, Light weight, Makes elements equal height.

Install / Use

/learn @yomotsu/MatchHeight
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MatchHeight

No dependencies, Light weight, Makes elements equal height.

Latest NPM release MIT License dependencies Status devDependencies Status

Demo can be seen here.

Usage

Standalone

Copy MatchHeight.js from /dist/MatchHeight.js and place it in your project, then call new MatchHeight().

<script src="./js/match-height.js"></script>
<script>new MatchHeight();</script>

NPM

$ npm install --save matchheight

then

import MatchHeight from 'matchheight';
MatchHeight();

for more info, see the demo.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated3mo ago
Forks7

Languages

TypeScript

Security Score

67/100

Audited on Jan 4, 2026

No findings