1.0.1 • Published 4 years ago

sv-sizer v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

SvSizer

A utility that fires a provided function for each defined breakpoint. Args passed into the function tell the function whether we are entering, leaving, or resizing withing the current breakpoint.

Used for bolting in and managing classes or other functions/methods based on viewport size where responsiveness is needed.