红联Linux门户
Linux帮助

dustjs-helpers 1.6.0发布

发布时间:2015-03-06 09:38:22来源:红联作者:empast
dustjs-helpers 是 dustjs-linkedin 包的额外功能。

dustjs-helpers 1.6.0 发布,此版本作为一个 AMD 模块,包括 Dust 2.6.0 或者更新版本。

新帮助器:

{@any}, which executes if any truth test in a {@select} block passes.

{@none}, the opposite

{@first}, executes on the first iteration of a loop

{@last}... you get the idea

移除的帮助器: https://github.com/linkedin/dustjs-helpers/wiki/Deprecated-Features

{@if} (use other truth test helpers or context helpers instead)

{@idx} (use {$idx}, a Dust core built-in, instead

更多内容请看发行说明。

软件详情:https://github.com/linkedin/dustjs-helpers/releases/tag/v1.6.0

下载地址:https://github.com/linkedin/dustjs-helpers/releases

来自:开源中国社区
文章评论

共有 0 条评论