Skip to content

Instantly share code, notes, and snippets.

View oskr226's full-sized avatar

Oscar Rodríguez oskr226

View GitHub Profile
@bennadel
bennadel / index.htm
Created February 28, 2013 14:23
Grouping Nested ngRepeat Lists In AngularJS
<!doctype html>
<html ng-app="Demo" ng-controller="DemoController">
<head>
<meta charset="utf-8" />
<title>
Grouping Nested ngRepeat Lists In AngularJS
</title>
</head>
<body>