dustjs-linkedin

Asynchronous templates for the browser and server (LinkedIn fork)

MIT 55 个版本
安装
npm install dustjs-linkedin
yarn add dustjs-linkedin
pnpm add dustjs-linkedin
bun add dustjs-linkedin
README

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.
版本列表
3.0.1 2021-12-29
3.0.0 2021-10-20
2.7.5 2016-12-09
2.7.4 2016-09-13
2.7.3 2016-07-27
2.7.2 2015-06-08
2.7.1 2015-04-30
2.7.0 2015-04-17
2.6.3 2016-07-27
2.6.2 2015-03-27
2.6.1 2015-03-11
2.6.0 2015-03-05
2.5.1 2014-11-20
2.5.0 2014-11-04
2.4.2 2014-09-09
2.4.1 2014-09-02
2.4.0 2014-06-11
2.3.6 2014-09-09
2.3.5 2014-05-08
2.3.4 2014-03-06
2.3.3 2014-02-03
2.3.2 2014-01-28
2.3.1 2014-01-19
2.3.0 2014-01-17
2.2.10 2014-05-08
2.2.9 2014-03-06
2.2.8 2014-02-28
2.2.7 2014-02-25
2.2.5 2014-02-03
2.2.4 2014-01-16
2.2.3 2014-01-14
2.2.2 2013-12-02
2.2.0 2013-11-08
2.1.5 2014-05-08
2.1.4 2014-03-06
2.1.3 2014-02-28
2.1.2 2014-02-03
2.1.1 2014-01-16
2.1.0 2013-11-08
2.0.3 2013-09-06
2.0.2 2013-08-06
2.0.1 2013-07-26
2.0.0 2013-07-17
1.2.6 2013-07-17
1.2.5 2013-06-06
1.2.4 2013-04-26
1.2.3 2013-04-14
1.2.2 2013-04-04
1.2.1 2013-04-03
1.2.0 2013-02-08
1.1.1 2012-10-01
1.1.0 2012-09-10
1.0.0 2012-08-23
0.6.0 2012-06-11
0.4.0 2012-05-18