jschr / textillate

A jquery plugin for CSS3 text animations.
http://textillate.js.org
MIT License
3.66k stars 759 forks source link

port to react! #102

Open skhavari opened 7 years ago

jschr commented 7 years ago

I love React but ultimately I don't see a reason to port this lib to react. I think a better solution would be to rewrite the lib without any external deps (jQuery, lettering, etc..) and then have a React wrapper for it.

skhavari commented 7 years ago

exactly