~dvko/extemplate

b84ab4d9 — Danny van Kooten 1 year, 11 months ago master
fix http link
8f1c15f7 — Danny van Kooten 3 years ago 1.0.1
try forced line-ending through gitattributes to get example output test to pass
e503fa84 — Danny van Kooten 3 years ago
fix newline characters in tests for windows?
388ab0c9 — Danny van Kooten 3 years ago
use forward slashes internally so that we can properly run tests, regardless of os
b40d2579 — Danny van Kooten 3 years ago
fix test on windows
41fbd26e — Danny van Kooten 3 years ago
convert slashes to os-specific separators in extends values
548d2046 — Danny van Kooten 3 years ago
fix path separator on windows, #5
629bb8d6 — Danny van Kooten 3 years ago
Merge branch 'master' of github.com:dannyvankooten/extemplate
7e594a11 — Danny van Kooten 3 years ago
add go.mod file
95e2eff8 — Danny van Kooten 3 years ago
Create go.yml
don't parse non-child templates on every iteration, but still add to map
80dbed14 — Danny van Kooten 6 years ago
add gocover badge
eda46d3e — Danny van Kooten 6 years ago
get rid of scanner for reading first line of template file
7923a1c5 — Danny van Kooten 6 years ago
add html example to readme
0a4f7f55 — Danny van Kooten 6 years ago
improve internal api
06167c46 — Danny van Kooten 6 years ago
reimplement tests and benchmark for getLayoutFromTemplate func
28436f4c — Danny van Kooten 6 years ago
update README examples to reflect new syntax
e32236f8 — Danny van Kooten 6 years ago
read files only once
598bce14 — Danny van Kooten 6 years ago
simplify all examples
d8dbe875 — Danny van Kooten 6 years ago
allow for multi-level nesting
Next