dustjs

Asynchronous Javascript templating for the browser and server

  • 所有者: linkedin/dustjs
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Dust.js Build Status Sauce Test Status

Asynchronous Javascript templating for the browser and server. This fork is maintained by LinkedIn.

Install

NPM

Important: We recommend that you lock your version of Dust to a specific minor version, instead of a major version. By default, NPM will add "dustjs-linkedin": "^2.x.y" to your package.json, which will install new minor versions automatically.

npm install --save --production dustjs-linkedin
# If you want the dustc compiler available globally
npm install --global --production dustjs-linkedin

If you want to add the Dust helpers or secure filters:

npm install --save --production dustjs-helpers
npm install --save --production dustjs-filters-secure

Bower

bower install --save dustjs-linkedin

Get Started

  • Read dustjs.com for guides, tutorials, and documentation.
  • Check out the examples/ directory in the repo for simple examples to help you get started using Dust in a variety of ways.

Contribute

  • The team provides support on Stack Overflow, so that's the best place to ask questions.
  • Bug or feature? We welcome issues and pull requests! If you'd like to submit a PR, check out the guide to contributing. PRs should include unit tests.

主要指標

概覽
名稱與所有者linkedin/dustjs
主編程語言JavaScript
編程語言JavaScript (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2012-03-23 22:20:39
推送於2023-10-24 12:07:03
最后一次提交2023-07-12 10:09:07
發布數55
最新版本名稱v3.0.1 (發布於 )
第一版名稱v1.0.0 (發布於 2012-07-04 12:11:05)
用户参与
星數2.9k
關注者數130
派生數474
提交數0.9k
已啟用問題?
問題數456
打開的問題數77
拉請求數240
打開的拉請求數6
關閉的拉請求數111
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?