Registry / devops / dust-compiler

dust-compiler

JSON →
library0.3.9jsnpmunverified

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.

devops
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

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.

npx dust-compiler -s source -d dest

Installs dust-compiler globally and compiles all .dust files in ./templates to ./compiled using bootstrap mode.

npm install -g dust-compiler dust-compiler -s ./templates -d ./compiled --bootstrap
Debug
Known footguns
gotchadust-compiler expects .dust file extension; files without it are ignored.
gotchaDesktop notifications require notify-send on Linux (libnotify-bin) and are not available on headless systems.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
10 hits · last 30 days
gptbot
3
ahrefsbot
3
Resources