Dust.js!

Dust.js alternatives

  • Handlebars

  • Handlebars is a JavaScript template library that is, more or less, based on mustache . Handlebars adds user defined block expressions and helpers to the standard Mustache template syntax.

    tags: javascript-library javascript-template web-development
  • mustache

  • Mustache is a simple web template system with implementations available for ActionScript, C++, Clojure, CoffeeScript, ColdFusion, D, Erlang, Fantom, Go, Java, JavaScript, Lua, .NET, Objective-C, Pharo, Perl, PHP, Python, Ruby, Scala and XQuery.

    tags: developer-tools web-development
  • jquery-template

  • A template plugin for jQuery. Allows templating without cluttering JavaScript code with markup. Simple, Concise yet powerful.

    tags: development javascript javascript-development jquery-plugin plugin-add-on
  • Interpose.js

  • Interpose.js is a tiny, fast and flexible JavaScript templating engine that uses native JavaScript as its expression language, and configurable expression delimiters. Templates can come from any source, and are compiled into functions that can be applied to models numerous times, so templates do not need to be repeatedly parsed.

    tags: javascript javascript-development javascript-template web-development