KiraLT / Bjax

Ajax link system for modern website. Convert any link in your page to ajax link.
GNU General Public License v2.0
38 stars 12 forks source link

[Proposal] Drop jQuery for Zepto.js and Velocity.js #2

Closed ghost closed 9 years ago

ghost commented 9 years ago

I saw that No jQuery dependency is listed under feature plans.

Do you want to go full vanila JavaScript or did you consider to drop jQuery for http://zeptojs.com/ and http://julian.com/research/velocity/?

KiraLT commented 9 years ago

I am planning go full vanilla for (better performance?) and for websites without jQuery. Maybe it's a good idea to create build with http://zeptojs.com/ and http://julian.com/research/velocity/ for websites without jQuery, because it's easier than full vanilla. Also they have similar API, so I don't need create 2 separated versions.