backbone.js alternatives that plays ball with jQuery?

后端 未结 6 765
失恋的感觉
失恋的感觉 2021-02-04 14:29

Are there any alternatives to something like backbone.js out there that provides some framework/structure to your front end javascript - but don\'t have any unwanted dependencie

6条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-04 14:38

    current version of backbone.js seems to work with zepto.js library

    it's a lightweight alternative to jquery (it's less that a quarter jquery's size)

提交回复
热议问题