An open API service indexing awesome lists of open source software.

https://github.com/mutualmobile/lavaca-dust-helpers

Dust helpers for Lavaca
https://github.com/mutualmobile/lavaca-dust-helpers

Last synced: 7 months ago
JSON representation

Dust helpers for Lavaca

Awesome Lists containing this project

README

          

lavaca-dust-helpers
===================

lavaca-dust-helpers is a small collection of [dust
helpers](https://github.com/linkedin/dustjs/wiki/Dust-Tutorial#Helpers) which
provide integration with the [Lavaca
framework](https://github.com/mutualmobile/lavaca). They are:

dust.helpers.include
--------------------

Helper function that includes other dust templates. Accessed as:

`{@include name="template-name"/}`

* *name* - The name under which the template can be referenced