inliner3

0.0.1 • Public • Published

Inliner2

Based on Inliner by Remy Sharp

Installation

$ npm install inliner2

Usage

var Inliner = require('inliner2');

new Inliner('http://remysharp.com', function (error, html) {
  // compressed and inlined HTML page
  console.log(html);
});

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.13latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.13

Package Sidebar

Install

npm i inliner3

Weekly Downloads

0

Version

0.0.1

License

none

Last publish

Collaborators

  • maseb