travel/admin/node_modules/plop/example/templates/temp.txt

11 lines
235 B
Plaintext

{{ dashAround (properCase name) }}
{{> salutation greeting="Hello there" }}
{{#if toppings}}
on my pizza I like {{ wordJoin toppings }}
{{else}}
I don't like any toppings on my pizza (not human)
{{/if}}
generated by {{ pkg 'name' }}