posthtml-when

2.1.0 • Public • Published

posthtml-when

Build Status Coverage Status npm version Dependency Status devDependency Status

PostHTML plugin for conditional plugins.

Usage

var posthtml = require('posthtml');
var when = require('posthtml-when');

posthtml()
  .use(when(conditional, plugin()));

Package Sidebar

Install

npm i posthtml-when

Weekly Downloads

1

Version

2.1.0

License

CC0-1.0

Unpacked Size

10.9 kB

Total Files

10

Last publish

Collaborators

  • devinus