WIP Domain listing app with automatic status checking. Buitl with AngularJS.
<ul> <li ng-repeat="domain in domains">{{domain.name}}</li> </ul>