angular-被撕碎了的回忆的回答
angular
I have a pretty basic scenario (somewhat new to angular). I am trying to convert JSON:
[ {\'name\': \'Nick\'}, {\'name\': \'David\'}, {\'name\':
I'm not sure its possible... How to use ng-repeat without an html element
But you can always do:
{{item.name}},