Dust.js vs Interpose.js
A side-by-side look at Dust.js and Interpose.js. For an in-depth review of either product, follow the links below.
Dust.js
Development
Dust.js is a lightweight JavaScript templating library for both client-side and server-side rendering. It has a simple, easy-to-read syntax and aims to provide complete control of HTML output while being highly extensible.
templatingclientsideserverside
Interpose.js
Development
Interpose.js is a small JavaScript library that allows you to intercept and modify function calls. It makes aspect-oriented programming simple in JavaScript.
interceptionaspectoriented-programmingfunction-calls
Related Comparisons
mustache
jquery-template
Handlebars