BorisMoore / jsrender

A lightweight, powerful and highly extensible templating engine. In the browser or on Node.js, with or without jQuery.

Home Page:http://www.jsviews.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

silly doubt

suriyaJaay opened this issue · comments

will it support Angular 2?
if possible could u pls post example in Typescript along with remote json via jquery ajax?

Thanks alot

There should not be any conflict between JsRender and Angular 2.

I don't work with Angular myself, nor with Typescript. You should be able to use the many JavaScript examples. If you need to convert to Typescript, you'll need to that yourself.

I have not yet created typescript type definitions for JsRender (#211) but this may help: https://www.nuget.org/packages/jsrender.TypeScript.DefinitelyTyped/0.1.6

Closing.