sloper

0.0.5 • Public • Published

Sloper

Assembles an "allin.html" file based on the hbs files found in the patterns directory.

The patterns files are assembled into the build directory.

Install

npm install sloper -g

Usage

sloper [LAYOUT HANDLEBARS FILE] [DIRECTORY WITH HTML FRAGMENTS] [OUTPUT DIRECTORY]

Or

var sloper = require("sloper");

sloper.start([LAYOUT HANDLEBARS FILE], [DIRECTORY WITH HTML FRAGMENTS], [OUTPUT DIRECTORY], [CALLBACK FUNCTION]);

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i sloper

    Weekly Downloads

    6

    Version

    0.0.5

    License

    BSD

    Last publish

    Collaborators

    • dp-lewis