inliney

1.1.0 • Public • Published

inliney

Email inlining CLI

Travis npm

Inlines CSS into HTML using inline-css, and compresses HTML using html-minifier.

Installation

npm install inliney

Usage

Usage
  $ inliney <input> <output>

Examples
  $ inliney pages/*.html output

Local Development

git clone https://github.com/gakimball/inliney
cd inliney
npm install
npm test

License

MIT © Geoff Kimball

/inliney/

    Package Sidebar

    Install

    npm i inliney

    Weekly Downloads

    1

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • gakimball