Skip to content

Instantly share code, notes, and snippets.

@brito
Created November 25, 2024 20:11
Show Gist options
  • Save brito/d475c0371f40ecddf42706afaa0d899f to your computer and use it in GitHub Desktop.
Save brito/d475c0371f40ecddf42706afaa0d899f to your computer and use it in GitHub Desktop.
Triage
/* Triage */
* { outline:1px solid #ddd;
font:1rem/1.6 sans-serif }
<table>
<th> Inv <th> A SoC wT <th> B SoC mD <th> C MDT brT <th>D MDT la
<tr><td>01 <td> 53 <td> 02
<tr><td>99 <td> 01 <td> 01
</table>
<!--
using HTML template as prototype to set preferences
convert into template of structure and strings:
- category (as vector tree),
- value ranges (as data schema),
- personalization form (yaml folksonomy branch)
output template iterator:
- form inputs, prepopulated, dynamic round trip write mode @ limit
- input validation
- distribution statistics
- synthetic data generator (nrows)
- tree visualization
-
-->
// alert('Hello world!');
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment