A Dust.js template watcher/compiler that compiles .dust files into JavaScript templates and provides desktop notifications on OS X (Notification Center), Linux (notify-send), and Windows. Version 0.3.9 is the latest stable release; the package appears to be in maintenance mode with no recent updates. It differentiates by integrating with native OS notifications for compile errors, making it visible even when the terminal is hidden. It supports AMD output, bootstrap compilation, and custom template naming. The package is designed for Node.js >=0.10.21 and is typically installed globally via npm.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
dust-compiler is a command-line tool, not a library. It is intended to be used via the CLI after global install.
Installs dust-compiler globally and compiles all .dust files in ./templates to ./compiled using bootstrap mode.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.