Are there any knockoutjs page/routing frameworks?

前端 未结 6 641
时光取名叫无心
时光取名叫无心 2020-12-23 02:13

Coming from asp.net MVC 3. In MVC4 they introduced WebAPI\'s. It would be nice to be able to do all view/routes code in javascript and just rely on MVC for API. Heck it\'

6条回答
  •  天命终不由人
    2020-12-23 02:46

    Pager.js is a URL routing framework built specifically for use with Knockout.js. Make sure you go through the entire Demo to see its full power and flexibility. IMHO, it far exceeds PathJS and Sammy.

提交回复
热议问题