dustjs-helpers

WebJar for dustjs-helpers

Лицензия

Лицензия

MIT
Категории

Категории

JavaScript Языки программирования
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

dustjs-helpers
Последняя версия

Последняя версия

1.7.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

dustjs-helpers
WebJar for dustjs-helpers
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/linkedin/dustjs-helpers

Скачать dustjs-helpers

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.bower/dustjs-helpers/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>dustjs-helpers</artifactId>
    <version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/dustjs-helpers/
implementation 'org.webjars.bower:dustjs-helpers:1.7.3'
// https://jarcasting.com/artifacts/org.webjars.bower/dustjs-helpers/
implementation ("org.webjars.bower:dustjs-helpers:1.7.3")
'org.webjars.bower:dustjs-helpers:jar:1.7.3'
<dependency org="org.webjars.bower" name="dustjs-helpers" rev="1.7.3">
  <artifact name="dustjs-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='dustjs-helpers', version='1.7.3')
)
libraryDependencies += "org.webjars.bower" % "dustjs-helpers" % "1.7.3"
[org.webjars.bower/dustjs-helpers "1.7.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.bower : dustjs-linkedin jar [2.7,2.8]

Модули Проекта

Данный проект не имеет модулей.

Dust Helpers Build Status

This repository holds context helpers for Dust.

Context helpers are augments to the core Dust template syntax. It's possible to write your own helpers and extend the functionality of Dust's templating system.

The helpers we provide as part of this repository fulfill some of the most common use cases encountered while using Dust. We provide official support for these helpers as part of the core Dust library.

Getting Started

The helpers depend on and augment Dust.js. If you need a refresher, read a quick tutorial on using Dust.

You can look at a list of the helpers contained in this package, along with usage examples, on the website.

The changelog documents all added, deprecated, and removed functionality.

org.webjars.bower

LinkedIn

Версии библиотеки

Версия
1.7.3