UNPKG

express-system-status

Version:
4 lines 92 B
<div ng-repeat="(key, value) in vm.obj"> <h1>{{key}}</h1> <pre>{{value|json}}</pre> </div>