Saturday, 24 August 2013

how to use angularjs as a client side templating engine like mustache?

how to use angularjs as a client side templating engine like mustache?

I want to generate HTML by combining template & json data. (I know how to
do this by mustache.js)
but I want to do this by angularjs. is it possible?

No comments:

Post a Comment