FitText.js
FitText.js copied to clipboard
Data Attributes
Check for compressor, min, and max data attributes on current active element.
Yo Dave, this has been super useful for us to be able to set a generic class for fittext $(".fittext").fitText(); and then control the individual elements via data-min="35px" etc. Let me know what you think.