blob: 04ef1364957c2bad58227d4978d4ed6297604d55 [file] [log] [blame]
Scott Baker2dd4a002014-07-15 10:38:06 -07001<p>xoslib demo views</p>
2
3<table>
4<tr><td><a href="/dashboard/xosDeveloper/">xosDeveloper</a></td>
5<td>Demonstrates using xoslib + marionette to render a list of slices</td>
6</tr>
7
8<tr><td><a href="/dashboard/xosDeveloper_datatables/">xosDeveloper_datatables</a></td>
9<td>Demonstrates using xoslib + datatables to render a list of slices</td>
10</tr>
11
12<tr><td><a href="/dashboard/sliceEditor/">sliceEditor</a></td>
13<td>Demonstrates how to commit data back to the data model using xoslib</td>
14</tr>
15</table>