Skip to content

posthtml/posthtml-reporter

Repository files navigation

npm node deps tests coverage code style chat

Reporter Plugin

Install

npm i -D posthtml-reporter

Usage

Reporter Plugin to display PostHTML Messages (result.messages) on various Interfaces

⚠️ Add this plugin as the last in your plugins array to work properly

Options

Name Default Description
console true Display messages on the Console
browser false Display messages in the Browser
notify false Display messages via Push Notification

Console

Logs ❌ Error(s), ⚠️ Warnings(s) && ✅ Dependencies (default)

Browser (WIP)

Notify (WIP)

Maintainer


Michael Ciniawsky

Releases

No releases published

Packages

No packages published