What is the preferred template library for jQuery?

前端 未结 4 1365
醉梦人生
醉梦人生 2021-02-06 02:34

I\'m getting to a stage where I need to build up HTML client side based on JSON responses from the server. Bugger doing this manually.

I\'m already using jQuery on the a

4条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-06 03:27

    Boris Moore, the same guy who created jQuery Templates is currently working on a project which is pretty much like jQuery-templates-in-steroids. He explains it here.

    In short, if jQuery Templates is the best engine around, you can give jsViews and jsRender a try.

    Here's another presentation that summarizes it all very nicely.

提交回复
热议问题