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
- Host: GitHub
- URL: https://github.com/mutualmobile/lavaca-dust-helpers
- Owner: mutualmobile
- Created: 2014-07-08T16:23:19.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-25T03:13:21.000Z (about 10 years ago)
- Last Synced: 2025-03-02T19:19:46.052Z (over 1 year ago)
- Language: JavaScript
- Size: 16.7 MB
- Stars: 0
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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