rhtml

1.1.0 • Public • Published

rhtml Analytics

Build Status Dependency Status

"Require" minified HTML as a string

Installation

npm install rhtml

Usage

var rhtml = require('rhtml');
var minHTML = rhtml('./somepage.html');
console.log(minHTML);

Uses the same resolution algorithm as require for maximum simplicity. Built on top of rfile and html-minifier.

License

MIT

Package Sidebar

Install

npm i rhtml

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • yaru22