Hacker News new | ask | show | jobs
by ronaldj 5579 days ago
Why does everything have to be JQuery dependent these days?
1 comments

It could very easily be converted to any framework of your choosing, I originally created it in pure javascript.

Do you have any requests for frameworks you'd like me to port it to?

Nope. I'd write it in plain vanilla JS. Frameworks are great, but sometimes I think the world is too dependent on them.
If you're doing this sort of manipulation, it's not like you can't afford the extra cycles.