dustjs-helpers

WebJar for dustjs-helpers

Лицензия

Лицензия

MIT
Категории

Категории

JavaScript Языки программирования Github Инструменты разработки Контроль версий
Группа

Группа

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

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

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

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

1.7.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

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

Скачать github-com-linkedin-dustjs-helpers

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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.npm

LinkedIn

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

Версия
1.7.3