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);
});

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i inliner3

    Weekly Downloads

    1

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • maseb