
A Dust.js view renderer for express
The Adaro build status is an expressjs plugin designed to handle DustJS view rendering. This module includes dustjs-helpers by default, offering a convenient setup for users. The plugin allows for configuration customization to specify dust helpers, enable/disable caching, and implement custom file loading handlers.
The Adaro build status plugin offers a user-friendly solution for handling DustJS view rendering within an Express application. With pre-included dustjs-helpers and customizable configuration options, users can efficiently manage their view rendering process. By following the installation guide and leveraging the key features of this plugin, developers can enhance their DustJS rendering experience in their expressjs projects.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.