UNPKG

includes

Version:

**WIP** - Include html files within html files with Node.js.

11 lines (7 loc) 340 B
# includes [![Build Status](https://travis-ci.org/leecrossley/includes.png?branch=master)](https://travis-ci.org/leecrossley/includes) [![npm version](https://badge.fury.io/js/includes.png)](https://npmjs.org/package/includes) Include html files within html files with Node.js. Regex free. # WIP ### Install ``` npm install includes ```