@erchaves/sugarcone

0.1.9 • Public • Published

Sugarcone: A sugar-sweet bundler for Dust.js

Sugarcone is a gulp utility for easy, isomorphic Dust.js templating.

  • Bundles your Dust.js templates, partials, helpers, and filters for universal rendering on both the Express.js server and client side.
  • Leverages the Adaro wrapper to support both debug mode and precompiled templates for production.
  • Need to auto-update a module but don't need a whole framework? Use sugarcone along with a tool like preact to automagically re-render any dust partial.

Usage

Todo: Add documentation and improve ease of use. For now, please see this Node/Express/Dust demo for an example of usage.

NPM

https://www.npmjs.com/package/@erchaves/sugarcone

Readme

Keywords

none

Package Sidebar

Install

npm i @erchaves/sugarcone

Weekly Downloads

2

Version

0.1.9

License

MIT

Unpacked Size

11.2 kB

Total Files

11

Last publish

Collaborators

  • erchaves