davatron5000 / FitText.js

A jQuery plugin for inflating web type
http://fittextjs.com
6.75k stars 1.39k forks source link

UMD support #151

Closed peacechen closed 8 years ago

peacechen commented 8 years ago

I created a UMD version based on adactio's jQuery-less fork: https://github.com/peacechen/FitText-UMD

The last major feature is adding element resize detection without jQuery (which uses an inefficient polling approach). For now it only hears window resize events.

davatron5000 commented 8 years ago

Great. Added you to the readme in a37bafbf0b66a8bf3f71475daf5dd09b9e7d2406