dustjs

Asynchronous Javascript templating for the browser and server

  • Owner: linkedin/dustjs
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerlinkedin/dustjs
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2012-03-23 22:20:39
Pushed At2023-10-24 12:07:03
Last Commit At2023-07-12 10:09:07
Release Count55
Last Release Namev3.0.1 (Posted on )
First Release Namev1.0.0 (Posted on 2012-07-04 12:11:05)
用户参与
Stargazers Count2.9k
Watchers Count130
Fork Count474
Commits Count0.9k
Has Issues Enabled
Issues Count456
Issue Open Count77
Pull Requests Count240
Pull Requests Open Count6
Pull Requests Close Count111
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private