Filter unique values from a JSON
问题 I am using angularjs for my page. I want to filter the values from the JSON object, So that no redundancy exists. But I didn't find any way to get the unique values from angular ng-repeat. Is there anyway to do that? Ok, Here is some description about the question. I have a JSON in this format. This JSON I am getting from a service. So we cant expect how the repeated data occure. result = [ { _id: "500004", subject: "Complete the task", date: "25 Aug, 2013" }, { _id: "500004", subject: