stream-to-precompiled-hbs

v0.0.3
Stream a directory to precompiled handlebars array

stream-to-precompiled-hbs Build Status

Getting Started

Install the module with: npm install stream-to-precompiled-hbs --save

Usage

This module will let you provide a handlebars instance and a path. It will emit (as an object mode stream) arrays of the path (slugified as an underscored key) and compiled template.

See the tests for examples

npm i stream-to-precompiled-hbs

Metadata

Downloads

Maintainers