feat: add core tools

This commit is contained in:
Karl-Philipp Wulfert
2018-12-18 17:41:03 +01:00
commit 1ac90ef633
23 changed files with 3788 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<tr>
<td><h3>{{idx}}</h3></td>
<td>
<div class="alert {{status}}">{{message}}</div>
<pre style="max-width: 600px;">{{property}} = {{instance}}</pre>
</td>
<td>
<pre>{{schema}}</pre>
</td>
</tr>