Adaro

screenshot of Adaro
express

A Dust.js view renderer for express

Overview

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.

Features

  • ExpressJS Plugin: Specifically designed for handling DustJS view rendering in expressjs.
  • Dustjs-helpers Included: Module comes with dustjs-helpers included by default, offering additional functionality out of the box.
  • Custom Configuration Options: Users can specify dust helpers, enable/disable caching, and define custom file loading handlers.

Summary

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
Express

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