UNPKG
conjuror
Version:
latest (0.2.10)
0.2.10
0.2.8
0.2.5
0.2.4
0.2.3
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
A magical CSV data parsing and outputing wizard or witch
github.com/bnvk/Conjuror
conjuror
/
recipes
/
invoice
/
tallied-data.html
8 lines
(7 loc)
•
195 B
HTML
View Raw
1
2
3
4
5
6
7
8
<
tr
> <td
class
="
width
-
50
">
{{ date }}<
/td> <td class="width-50">{{ client }}</
td> <td
class
="
text
-
right
">
{{
time
}}<
/td> <td class="text-left"> hrs</
td> <td>{{ description }}<
/td> </
tr
>