Partially

Use partials in your markup.

Partially

Partially is a build tool for using Hammer for Mac-like @include's in your markup language of choice.

The annotated source code is available.

Information

Installation

npm install -g partially

You can also install it locally:

npm install partially

Usage

<!-- @include partial.ext -->

A public API is also available.

For more information, go to the source code repository.